E2150 - Modding Overview: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1:
To modify Earth 2150, you first need to understand the key components of the game and the limitations that are currently enforced upon the community due to the lack of availibleavailable game source code.
 
 
Line 10:
 
'''Game Parameters'''
* The core configuration of the game (outside of the engine) is done in the paramentersparameters file.
*This file contains all information on definitions, buildings, units, weapons, and much more.
*The parameters (or "par" file for short) is named aptly "Earth2150.par".