Skip to content

SexyFishHorse/CitiesSkylines-Mods

Repository files navigation

Cities Skylines Mods

This repository contains all my mods and the libraries I created that the mods use.

Build on your own machine

  1. Ensure you have the dotnet 4.7.2 devpack installed.
  2. Set an Environmental Variable called CS_GAME_DIRECTORY which points to the Cities_Skylines game install folder. E.g. C:\games\steamapps\common\Cities_Skylines

This variable is used in the .csproj files to locate the dll files provided by the game

Testing the mods in game

When you build the solution the mods are automatically deployed to the %LOCALAPPDATA%\Colossal Order\Cities_Skylines\Addons\Mods folder.