shssoichiro / MOOB

Map Optimization and Ongoing Bug-fixing mod for Cities Skylines 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MOOB - Map Optimization and Ongoing Bug-fixing

MOOB is a "polyfill" type mod designed to enhance the usability of the Map Editor in Cities Skylines 2. It addresses key issues and fills in functionality gaps, providing an improved experience for map creation and editing.

Features

  1. Improved Heightmap Import: Utilizes Windows OpenFileDialog for easier heightmap selection and import. (It was easier than using the games ImageAsset functionality)
  2. Heightmap Export to 16-bit RAW: Enables exporting heightmaps in the 16-bit RAW format for greater precision and compatibility.
  3. Enabled Map Editor Option in Game: Unlocks the map editor within Cities Skylines 2, allowing direct access for map creation and editing.

Installation

Prerequisites

Installing MOOB

  1. Download the latest version of MOOB from this repository.
  2. Place the MOOB plugin file into the BepInEx/plugins folder in your Cities Skylines 2 game directory.
  3. Launch the game, and MOOB will be active.

Usage

Once installed, MOOB will automatically enhance the Map Editor's functionality. Open Cities Skylines 2 and access the Map Editor to experience the improvements.

Contributing

Contributions are welcome! If you have suggestions or fixes, please fork this repository, make your changes, and submit a pull request.

Support

Encounter an issue or have questions? Please open an issue on this GitHub repository.

License

MOOB is released under the GNU General Public License v2.0. For more details, see the LICENSE file included in this repository.

Credits

Thank you Dimentox and Captain-Of-Coit for contributions to the Terrain heightmap system and project build system respectively.

About

Map Optimization and Ongoing Bug-fixing mod for Cities Skylines 2

License:GNU General Public License v2.0


Languages

Language:C# 100.0%