First release of Cats are Liquid: Multiplayer
After a month of work and learning C#, I am finally releasing the multiplayer mod for Cats are Liquid: A Better Place!
Features
- ✅ Peer-to-peer multiplayer – connect using IP addresses
- ✅ Adjustable settings to prioritize smoothness or movement accuracy
Current Limitations
These issues will be addressed in future updates (except for Windows exclusivity):
- ❌ Movement syncs correctly only if WASD is used.
- ❌ Requires an NPC (red, green, or blue) in the room.
- ❌ Both players must have the same worldpack and be in the same room.
- ❌ Windows/PC-only support.
Installation (Recommended Method)
- Download the
complete.zip
file from the assets below. This package includes both BepInEx (the tool that injects the mod into the game) and the mod itself. - Locate the game’s installation directory:
- Open Steam and go to Library → Cats are Liquid - A Better Place → Click the gear icon on the right → Manage → Browse local files.
- This will open the game’s installation folder. Keep this window open.
- Extract the downloaded archive and open the extracted folder. Copy all its contents into the game's installation directory.
- Start the game. If the installation was successful, pressing
F3
should open the multiplayer settings.
Installation (BepInEx already installed)
If you already have BepInEx installed for the game, you can just download the Cal_Multiplayer.dll
file and put it into plugins.
Note that this only works if BepInEx is already installed, which is not by default!