TrackManiaControl/application/configs/obstacle.plugin.xml
Steffen Schröder 1cf4021d4f Initial Commit
2013-11-07 20:13:13 +01:00

12 lines
275 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Configure the obstacle plugin -->
<obstacle-config>
<!-- Enable/Disable the whole plugin -->
<enabled>true</enabled>
<!-- Set right level needed for jumps -->
<jumps_rightlevel>operator</jumps_rightlevel>
</obstacle-config>