Table of Contents
Adding mods.xml
For new mod need create mods.xml or add new entry here.
Mod name will be used after in updates. For example we naming mod testmod
Create update file with mod
Need add line in format:
<mod type="data" group="testmod" file="testmod123.zip" hash="xxxxxxxx" />
And all files related to this mod must be packed in testmod.zip.