CementGB-CementGB icon

CementGB

A general-purpose modding API for Gang Beasts.

Last updated 3 days ago
Total downloads 3506
Total rating 2 
Categories Mods Tools Libraries
Dependency string CementGB-CementGB-4.0.478
Dependants 9 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.0 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.0

README

CementGB

CementGB is currently in a pre-release WIP state. Join the modding discord for consistent updates on progress as well as support.

Formerly the Cement mod loader, CementGB is now a general-purpose modding API for Gang Beasts, loaded by MelonLoader. It allows mod makers to inject their own maps, costumes (WIP), and other assets into the game, and provides boilerplate to speed code mod development up a ton.

Documentation pending.

Installation

There are two ways to install CementGB:

Automated

TODO

Manual

  1. Install MelonLoader as per their instructions on their README.
  2. Download and extract the .ZIP file from this page by clicking Manual Download.
  3. Drag the Mods folder inside the extracted .ZIP into your Gang Beasts game folder.
  4. Done!