Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jk1422/ctrlc

This is a mod for Cities Skylines 2 that lets you copy and paste objects and also save custom AssetStamps
https://github.com/jk1422/ctrlc

cities-skylines-2 cities-skylines-2-mod cities-skylines-game-mod game-mod game-modding unity unity-ecs unity3d

Last synced: 28 days ago
JSON representation

This is a mod for Cities Skylines 2 that lets you copy and paste objects and also save custom AssetStamps

Awesome Lists containing this project

README

        

![Logo](https://github.com/user-attachments/assets/4cb533bc-c50e-416c-a79b-44fe3dc9f09b)

# ctrlC
CtrlC is a mod for Cities: Skylines 2 that allows players to effortlessly copy, save, and reuse custom-built infrastructure such as interchanges, parks, and other city assets. With CtrlC, users can streamline their city-building experience by creating reusable prefabs, making large-scale construction projects faster and more efficient.

Whether you're copying a simple intersection or a complex city park, CtrlC provides an intuitive way to manage and redeploy your favorite creations with ease.

# Learn About This Project
I'm currently working on cleaning up the code and keeping it well-commented and thoroughly documented to make it easy for anyone to understand how this mod works.

The goal is to ensure it's accessible to those who want to learn how to build mods or for developers who wish to reuse parts of the code in their own projects.

### Quick Links:
### [ 📥 How the saving and loading of prefabs works](AssetManagement/_README_AssetLoadAndSave.md)
### [🟢👆 How the selection tool works](Tools/Selection/_README_SelectionTool.md)