ConfiG-Cats_are_Liquid_API icon

Cats are Liquid API

Some small useful APIs and utilities for modding Cats are Liquid - A Better Place

Last updated 2 years ago
Total downloads 1502
Total rating 1 
Categories
Dependency string ConfiG-Cats_are_Liquid_API-0.2.8
Dependants 5 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_CaLABP-5.4.2100 icon
BepInEx-BepInExPack_CaLABP

BepInEx pack for Cats are Liquid - A Better Place. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Cats are Liquid API

Some small useful APIs for modding Cats are Liquid - A Better Place

Manual installation

  1. Install any dependencies this mod has (listed above)
  2. Install this mod the same way as described in BepInExPack manual installation guide

This mod is using popcron/gizmos, which is licensed under MIT

Changelog

0.2.8

  • fixed an error when a prophecy doesn't exist

0.2.7

  • added editor verification bypass
  • added editor name length bypass

api:

  • fixed ApplyAllPatches logging
  • fixed customizable patch description being null throwing an exception
  • fixed being able to set customizable patch section to null (if you have nullables on)

0.2.6

  • refactored debug mode
  • added editor bypass
  • added custom prophecies api

0.2.5

  • added customization profiles

0.2.4

  • abp 1.2.5 support: removed graphy toggle (graphy got remvoed in 1.2.5)
  • removed accidentally left over debug code, oops...

0.2.3

  • added some meta stuff
  • added some ui apis

0.2.2

  • initial Thunderstore release
  • added popcron/gizmos
  • added camera zooming
  • added graphy toggle
  • fixed some debug mode bugs