Modding:Mod Configuration: Difference between revisions
Add manifest dependencies & directories from upcoming beta |
Update ID description |
||
Line 17: | Line 17: | ||
|- | |- | ||
| '''ID''' | | '''ID''' | ||
| | | Primary identifier of the mod, this is used as the mod's key in the mod manager and to resolve it as a dependency of another mod.<br/>Try to restrict the ID to alphanumeric characters, as it is also used as a symbol for preprocessor directives when compiling. || | ||
* Falls back to [[#config.json|<code>config.json</code>'s]] <code>ID</code> field. | * Falls back to [[#config.json|<code>config.json</code>'s]] <code>ID</code> field. | ||
|- | |- |