Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

CapuchinModding/CB_Capuchin

Repository files navigation

CB_Cardboard

Cardboard is a general-purpose modding library to simplify mod development, inspired by Utilla and HoneyLib. This is a port of Cardboard to work with Capuchin V2.

Cardboard comes with a pretty cool featureset, including:

  • Modded Lobby Handling: Cardboard has delegates for joining and leaving modded lobbies simular to Newtilla.
  • Asset Loading: Cardboard includes an asset loading class that will load resources for you.
  • Patching: Cardboard can handle Harmony Patching to reduce the size of your assemblies.
  • Input Handling: Cardboard can handle input from the controllers including pressing on the joystick.

For the full list of features, see the documentation.

Installation

You can download the latest release here.

Releases

Contributors

Languages