1
Open Feedback / Re: Modding this
« on: June 23, 2016, 11:10:03 am »
May I also ask a "noob" question?
Do I have to directly edit the ruleset files (for example "alienDeployments") or can I somehow create a file that overwrites some values of a default ruleset file?
For example: If I want to change the size (length and width) of battlescape maps can I create a file with just "type", "width" and "length":
- type: x
width: 80
length: 80
- type: y
width: 80
length: 80
etc.
If yes; where do I place and how do I load such a file?
Thank you!
Do I have to directly edit the ruleset files (for example "alienDeployments") or can I somehow create a file that overwrites some values of a default ruleset file?
For example: If I want to change the size (length and width) of battlescape maps can I create a file with just "type", "width" and "length":
- type: x
width: 80
length: 80
- type: y
width: 80
length: 80
etc.
If yes; where do I place and how do I load such a file?
Thank you!