4jcraft/Common/res/TitleUpdate/GameRules/BuildOnly/Tutorial/Tutorial.xml
2026-03-06 17:22:54 +01:00

17 lines
1.3 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>