TrackManiaControl/application/configs/authentication.xml
2013-11-10 19:30:19 +01:00

14 lines
328 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Configure authentication for players -->
<authentication-config>
<!-- SuperAdmins that can't be removed ingame -->
<xsuperadmins>
<login>steeffeen</login>
<login>kremsy</login>
</xsuperadmins>
<!-- You can add other admins and operators ingame -->
</authentication-config>