Gooee V0.0.1
Gooee V0.0.1
Welcome to the experimental release of Gooee, a UI framework designed for modders of Cities Skylines 2. Gooee aims to streamline the modding experience by providing a bootstrap-like CSS framework with reusable React components. Our goal is to blend the game’s native UI with the flexibility and familiarity of the bootstrap methodology, creating an intuitive and efficient modding environment.
Features
- Bootstrap-like CSS Framework: Easy-to-use and familiar styling options.
- Reusable React Components: Efficiently build complex UIs with minimal code.
- Native UI Blending: Seamlessly integrates with the Cities Skylines 2 native UI for a cohesive experience.
- Modular Design: Import only what you need, keeping your mods light and efficient.
- MVC system: Gooee provides a Model View Controller system and wires up model binding automatically.
- Over 1,000 icons: Font awesome 6 is included by default.
Requirements
Before you start using Gooee, ensure you have the following prerequisites installed:
HookUI: Essential for integrating custom UI elements into the game.
BepInex: A framework for patching Unity games, required for mod loading.
How to install
- Ensure you have HookUI and BepInex installed in your Cities Skylines 2 environment.
- Download the latest version of Gooee
- Extract the contents into your
Cities Skylines 2/Mods
directory. - Launch the game, and enable Gooee from the Mods menu.
Documentation
The documentation is currently a work in progress. As we continue to develop and refine Gooee, comprehensive guides and references will be made available. Stay tuned for updates and detailed instructions on how to leverage Gooee in your mods.
Credits:Cities2Modding