Strdate / PythonConsole

Cities Skylines mod
25 stars 4 forks source link

Python Console Mod

Python Console mod allows you to programatically interact with Cities:Skylines game engine through an easy-to-learn python interface. User documentation can be found on wiki. See the mod in Steam Workshop.

Developer isntructions

After first build:

How does this mod work?

The mod consists of 3 different parts:

How does it all work together?

How to develop the mod locally?

How to expose a new API to the Python engine?

Credits

This mod contains source code from Move It and ModTools