Custom Wars Design Document - [3.0] Properties
https://github.com/ctomni231/cwtactics/wiki/Custom-Wars-Tactics---Core-Document#30-properties
We need a data driven way to represent property tiles within the system. We've pretty much already accomplished this before in CWT Alpha 0.35. You can see this here:
https://github.com/ctomni231/cwtactics/blob/gh-pages/0_3_5/mod/cwt/tiles.json
A similar structure for the updated version will be helpful. We can either choose to store this in code, traits, or as separated JSON files.
Custom Wars Design Document - [3.0] Properties
https://github.com/ctomni231/cwtactics/wiki/Custom-Wars-Tactics---Core-Document#30-properties
We need a data driven way to represent property tiles within the system. We've pretty much already accomplished this before in CWT Alpha 0.35. You can see this here:
https://github.com/ctomni231/cwtactics/blob/gh-pages/0_3_5/mod/cwt/tiles.json
A similar structure for the updated version will be helpful. We can either choose to store this in code, traits, or as separated JSON files.