Mitgenosse / Gurkenplayer

Coop multiplayer project for Cities: Skylines.
MIT License
31 stars 6 forks source link

Gurkenplayer - Cities: Skylines modification

Welcome to my first modification. The name of the mod will likely change.

I am trying to build a coop multiplayer mode for Cities: Skyline. If you want to help me, then do it. :)


Already done:

ToDo:

Current procedure (not final):

I do not know if the simulation speed should be changeable. I have to overthink some parts of the gameplay experience.

How to test...

You can clone the repository and compile it, it should not throw any errors. To run the mod, you have to copy the provided Lidgren.Network.dll and SkylinesOverwatch.dll in the Managed_dlls folder into the same folder as the Gurkenplayer.dll. Copy the Gurkenplayer.dll and the Lidgren.Network.dll and SkylinesOverwatch.dll and place it into the following path:

%localappdata%\Colossal Order\Cities_Skylines\Addons\Mods\Gurkenplayer

Now you can test the mod. :)

References: Overwatch: https://github.com/arislancrescent/CS-SkylinesOverwatch Lidgren Network Library: https://github.com/lidgren/lidgren-network-gen3