-
Install Node.js 20, .NET 8.0 SDK and Modding Toolchain in-game
-
Clone the repository
git clone [email protected]:slyh/Cities2-TrafficLightsEnhancement.git
cd Cities2-TrafficLightsEnhancement
git submodule update --init --recursive
- Build the plugin
dotnet restore
dotnet build --configuration Release