User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
start [2021/08/31 10:38] – [The mod.json file] maximestart [2021/09/13 17:29] – [More info on:] maxime
Line 14: Line 14:
   * [[data-types|Data types]]   * [[data-types|Data types]]
   * [[enumerations|Enumerations]]   * [[enumerations|Enumerations]]
 +  * [[property-tags|Property Tags]]
   * [[example-mods|Example Mods]]   * [[example-mods|Example Mods]]
   * [[texture-usage-policy|Game texture usage policy]]   * [[texture-usage-policy|Game texture usage policy]]
Line 63: Line 64:
 } }
 </file> </file>
 +
 +===== metadata folder =====
 +
 +For files that don't need to be loaded, you can add those files to a ''metadata'' folder at the root of your mod. This can be used for example to contain the map thumbnail images listed in the ''mod.json'' file.
 +
 ===== The mod.lua script ===== ===== The mod.lua script =====
 First, you have to create your new mod instance: First, you have to create your new mod instance:
start.txt · Last modified: 2022/03/30 10:53 by maxime

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki