Changes

Jump to navigation Jump to search
3 bytes removed ,  15:23, 15 May 2015
no edit summary
Line 4: Line 4:     
== Software types ==
 
== Software types ==
Software types are the types of software you can choose to develop in Software Inc. in the design document window. Software types can be added to the game by creating an XML file in the "SoftwareTypes" folder. A software type XML file should contain the following tags:
+
Software types are the types of software you can choose to develop in Software Inc. in the design document window. Software types can be added to the game by creating an XML file in the "SoftwareTypes" folder.
 +
 
 +
=== Tags ===
 +
A software type XML file should contain the following tags:
    
{|
 
{|
Line 47: Line 50:  
|}
 
|}
   −
Example taken form the test mod:
+
=== Example ===
 
<pre><SoftwareType>
 
<pre><SoftwareType>
 
<Name>Test Software</Name>
 
<Name>Test Software</Name>

Navigation menu