Please refer to the Modding Tool page for details of tool usage. Also consider checking the General Modding Flow.
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
ALL FIELDS ARE MANDATORY
Please refer to the following sample for examples: