CryoFall Wiki
(Created page with "{{Stub}} ''CryoFall'' has modding capabilities with real-time code editing. Modding information is provided on the [http://forums.atomictorch.com/index.php?PHPSESSID=ba3vp...")
 
No edit summary
Line 1: Line 1:
 
{{Stub}}
 
{{Stub}}
''[[CryoFall]]'' has modding capabilities with real-time code editing. Modding information is provided on the [http://forums.atomictorch.com/index.php?PHPSESSID=ba3vps082sfbf62djsqepvlh63&board=22.0 AtomicTorch Forums].
+
CryoFall offers extensive modding capabilities with completely open-source game code, open assets and real-time code editing among other things.
  +
  +
Any element that exists in the game can be changed, removed or replaced. Official map editor is also implemented using modding system which shows that even extremely complex projects are possible.
  +
  +
Read individual articles to learn more about modding:
  +
* [[Mod Installation]]
  +
* [[Modding Prerequisites]]
  +
* [[Modding Guide]]
  +
* [[Localization]]
   
 
== External links ==
 
== External links ==
* [http://forums.atomictorch.com/index.php?PHPSESSID=ba3vps082sfbf62djsqepvlh63&board=24.0 Mods on AtomicTorch Forums]
+
* [http://forums.atomictorch.com/index.php?board=24.0 Moding information on AtomicTorch Forums]
   
 
[[Category:CryoFall]]
 
[[Category:CryoFall]]

Revision as of 05:06, 24 July 2019


This article is a stub. You can help CryoFall Wiki by expanding it.

CryoFall offers extensive modding capabilities with completely open-source game code, open assets and real-time code editing among other things.

Any element that exists in the game can be changed, removed or replaced. Official map editor is also implemented using modding system which shows that even extremely complex projects are possible.

Read individual articles to learn more about modding:

External links