Cs2 Modding UI

The Cities: Skylines II mod UI discipline: the C#-to-JavaScript binding layer and the game's React frontend. Use when a mod needs a panel, button or overlay in the game's UI, when exposing C# state to the frontend or invoking C# from it, when injecting into the game's own component tree, when a UI mod's bundle does not load or its styles do not apply, or when checking what the game's frontend already provides.

CitiesSkylinesModding 8ee81fa 5 files · 124.9 KB Updated

File contents

CitiesSkylinesModding/agents-plugins/tree/main/plugins/cs2-modding/skills/cs2-modding-ui commit 8ee81fa855

Frequently asked questions

npx skillmds@latest add citiesskylinesmodding/cs2-modding-ui