This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 
                    atc:mods:data_files [2019/01/13 01:55] serialkicked created  | 
                
                    atc:mods:data_files [2019/01/13 01:58] (current) serialkicked  | 
            ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| <WRAP justify> | <WRAP justify> | ||
| - | After the Collapse relies on JSON formatted data files to store more of the data you'd want to change for a mod. JSON files are text files formatted in a machine readable way while still being friendly to the human eye. Pretty much every single piece of data in the game can be dramatically altered modifying those files. | + | After the Collapse relies on JSON formatted data files to store most of the data you'd want to change for a mod. JSON files are text files formatted in a machine readable way while still being relatively friendly to the human eye. Pretty much every single piece of data in the game can be dramatically altered modifying those files. | 
| </WRAP> | </WRAP> | ||
| Line 53: | Line 53: | ||
| * [[atc:data:EventHandlers]]: How to customize difficulty settings | * [[atc:data:EventHandlers]]: How to customize difficulty settings | ||
| * [[atc:data:Events]]: Specific events managed by the Event Handlers | * [[atc:data:Events]]: Specific events managed by the Event Handlers | ||
| + | * [[atc:data:Factions]]: Faction Editing | ||
| * [[atc:data:Themes]]: Music and ambiance themes | * [[atc:data:Themes]]: Music and ambiance themes | ||
| * [[atc:data:Weather]]: Editing Weather patterns | * [[atc:data:Weather]]: Editing Weather patterns | ||