Using the Tool

Please refer to the Modding Tool page for details of tool usage. Also consider checking the General Modding Flow.

The Manual Way

Locating your mod folder

Basic folder structure: name_of_mod/modtype/modcontent***

*mod contents have varied structure, check each page for specific folder structures. For example, parts have a name_of_mod/modtype/partname/partcontent structure, while decals have name_of_mod/modtype/decalcontent structure

Example: ApinPartsModPack/TORSO/Torso_Toge_Mod/YourModContentHere

ApinPatternAndDecalPack/DECAL/DecalContentHere

In the name_of_mod folder, there needs to be a configuration file. THIS CONFIGURATION FILE MUST ALWAYS BE NAMED ModConfig.cfg

ModConfig.cfg Contents

ALL FIELDS ARE MANDATORY

Please refer to the following sample for examples:

Sample ModConfig.cfg