DeckerdJames
Prince
- Joined
- Nov 1, 2019
- Messages
- 347
I am currently getting my mind wrapped around the new Civ 7 system. I looked through the game files and learned how they are organized. In the modules, there seems to be a standardized folder structure. One of those folders is "scripts". I was wanting to assume that this is where exposed game play scripts would be, but they seem to only have a .json file that extends a directory path. Not too useful for studying.
So, my question is, is there a list that compiles all the available managers, such as a unit manager, tile manager, city manager, etc. if I can import the manager functionality into a game play script, then I will at least have some access to the data and functions exposed through the managers.
So, my question is, is there a list that compiles all the available managers, such as a unit manager, tile manager, city manager, etc. if I can import the manager functionality into a game play script, then I will at least have some access to the data and functions exposed through the managers.