Some small useful APIs for modding Cats are Liquid - A Better Place
- Install BepInEx (x64)
- Install Configuration Manager by drag-and-dropping the folder from the downloaded archive into the game's folder
- Install Bepinex.Monomod.HookGenPatcher as described in its README
- Get the MonoMod.exe for Bepinex.Monomod.HookGenPatcher from here (download the asset ending with net452.zip)
(optional but recommended) Install LighterPatcher as described in its READMEapparently, this doesn't work, so nvm- Install Cats are Liquid API the same way as Configuration Manager (all the other mods are installed the same way, unless stated otherwise)
- Install the mods you want
- Clone the repository
- Put the missing DLLs into CalApi/libs (for a more detailed explanation, follow the Plugin development guide on the BepInEx wiki starting from Gathering DLL dependencies)
This repo is using popcron/gizmos, which is licensed under MIT