[Cities: Skylines 2 - General] Gooee Framework


Recommended Posts

Gooee Framework


 

Introduction

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:

  • BepInex: A framework for patching Unity games, required for mod loading.

Support

  • HookUI: Supports running with or without HookUI

Installation

  1. Ensure you have HookUI and BepInex installed in your Cities Skylines 2 environment.
  2. Download the latest version of Gooee from the GitHub repository.
  3. Extract the contents into your Cities Skylines 2/Mods directory.
  4. 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.

 


 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.