Mod info.json: Difference between revisions

From SpaceSlog Wiki
Jump to navigation Jump to search
No edit summary
 
Line 14: Line 14:
<br>
<br>
<b>mod_description</b>: A description of your mod, which will appear in the module panel within the module menu.
<b>mod_description</b>: A description of your mod, which will appear in the module panel within the module menu.
<br>
<b>mod_url</b>: A url link to your mod page.

Latest revision as of 00:03, 10 May 2025

This JSON file stores information about your mod.
This data is used to load your mod and populate the module menu within the game's main menu.


Properties[edit | edit source]

mod_name: This is the name of your mod and should match the exact name of your main module folder.
mod_author: This refers to you or anyone else who contributed to creating this mod.
for_game_version: Specifies the game version your mod is designed for.
mod_description: A description of your mod, which will appear in the module panel within the module menu.
mod_url: A url link to your mod page.