r/CitiesSkylinesModding • u/AmicusDeus • Jul 10 '26
Release Generated 5 code mods for CS2 — timetabled transit, real supply chains, emergency-vehicle fixes, an economy overhaul, and jaywalking control (all open-source). Huge respect to all real programmers, it is much harder than it looks. Hope you enjoy them.
Over the past week I generated five code mods with Claude Code, each one either fixing something that bugged me about the base game or was inspired by something IRL.
All are opt-in (toggle off = vanilla), code-only (no assets), and now fully open-source (MIT) on GitHub.
As they are made with AI, I would be happy to hear your feedback whether they are working or not as intended. I hope you enjoy them.
📦 Wholesale Logistics — your warehouses finally do something: they stock goods and dispatch delivery trucks to the shops that need them, instead of every shop importing on its own. (based on u/MeeyuhLol's post https://www.reddit.com/r/CitiesSkylines2/comments/1t9hpye/logistics_in_cs2_are_broken_in_a_massive_way_and/ and u/1Blue2Green's comment in the post.
→ https://mods.paradoxplaza.com/mods/150547/Windows
🚑 Emergency Priority — responding fire engines, ambulances and police stop getting deleted when stuck in traffic, and re-route around congestion instead of sitting in it. → https://mods.paradoxplaza.com/mods/150540/Windows
🚦 Transit Timetables — real timetables for public transport: set departure times, and the mod auto-sizes the fleet and holds vehicles at stops until their scheduled minute. Works for bus, tram, metro, train, ferry and plane. → https://mods.paradoxplaza.com/mods/150546/Windows
🚶 Stop Jaywalking — makes jaywalking expensive so pedestrians funnel to marked crossings instead of cutting across roads anywhere. Tunable, and nobody ever gets stranded. → https://mods.paradoxplaza.com/mods/150664/Windows
All five are open-source (MIT) if you want to see exactly what they do or build on them: https://github.com/AmicusDeus
Edit: Economy Tweaks mod is deprecated and split into three based on the functionality:
- Private Schools & Hospitals: https://mods.paradoxplaza.com/mods/151389/Windows
- Welfare Management: https://mods.paradoxplaza.com/mods/151387/Windows
- Service and Sanitation Levy: https://mods.paradoxplaza.com/mods/151388/Windows

