You are viewing a potentially older version of this package. View all versions.
CementGB-CementGB-4.0.477 icon

CementGB

A general-purpose modding API for Gang Beasts.

Date uploaded a year ago
Version 4.0.477
Download link CementGB-CementGB-4.0.477.zip
Downloads 2556
Dependency string CementGB-CementGB-4.0.477

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.1 icon
LavaGang-MelonLoader

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

Preferred version: 0.7.1

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!