17 lines
1.3 KiB
XML
17 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-16"?>
|
|
<root>
|
|
<!--List of possible parameter types-->
|
|
<!--These are mapped to integer values, which are stored in a header in the output file-->
|
|
<!--The application should use the string keys in the header to map the integer values to application specific values-->
|
|
<!--When output per file the parameters are stored as the integer values, rather than the strings-->
|
|
<parameterList>
|
|
</parameterList>
|
|
|
|
<!--List of files to add-->
|
|
|
|
<!-- LOCALISATION -->
|
|
<data Type="LOCDATA" Filename="languages.loc"/>
|
|
|
|
<!-- GAME RULES -->
|
|
<data Type="GAMERULES" Filename="GameRules.grf"/>
|
|
</root> |