Mod info.json

From SpaceSlog Wiki
Revision as of 17:50, 26 April 2025 by Produno (talk | contribs) (Created page with "This is a JSON file that stores information about your mod. This data is used to load your mod and populate the module menu within the games main menu. <br> ==Properties== <b>mod_name</b>: This is the name of your mod and should be the exact same name as your main module folder name. <br> <b>mod_author</b>: This is you or anyone else that has helped to create this mod. <br> <b>for_game_version</b>: This is what version of the game your mod has been designed for. <br>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a JSON file that stores information about your mod. This data is used to load your mod and populate the module menu within the games main menu.


Properties

mod_name: This is the name of your mod and should be the exact same name as your main module folder name.
mod_author: This is you or anyone else that has helped to create this mod.
for_game_version: This is what version of the game your mod has been designed for.
mod_description: Here you can write a description about your mod which will show in the module panel within the module menu.