Changes

Jump to navigation Jump to search
241 bytes removed ,  19:36, 7 February 2020
no edit summary
Line 1: Line 1: −
{|class="wikitable"
+
A lot of the modding features in Software Inc. are completely data driven. Software Inc. loads [[TyD|TyD]] files found in the "Mods" folder of the root of the game when it launches.
|style="font-size:125%" | [[Furniture Modding]] is a separate page
  −
|}
  −
{|class="wikitable"
  −
|style="font-size:125%" | [[Material Modding]] is a separate page
  −
|}
  −
{|class="wikitable"
  −
|style="font-size:125%" | [[Code Modding]] is a separate page
  −
|}
  −
Modding in Software Inc. is completely data driven. Software Inc. loads [[TyD|TyD]] files found in the "Mods" folder of the root of the game when it launches.
      
A mod should be placed in its own folder in the "Mods" folder and can optionally contain each of the following folders: "[[Modding#Company types|CompanyTypes]]", "[[Modding#Name generators|NameGenerators]]" and "[[Modding#Software types|SoftwareTypes]]".
 
A mod should be placed in its own folder in the "Mods" folder and can optionally contain each of the following folders: "[[Modding#Company types|CompanyTypes]]", "[[Modding#Name generators|NameGenerators]]" and "[[Modding#Software types|SoftwareTypes]]".

Navigation menu