Skip to content

Release v1.0.0

Latest
Compare
Choose a tag to compare
@PatrikSzaboHU PatrikSzaboHU released this 08 Feb 11:20
· 1 commit to main since this release

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)

  1. 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.
  2. Locate the game’s installation directory:
    • Open Steam and go to LibraryCats are Liquid - A Better Place → Click the gear icon on the right → ManageBrowse local files.
    • This will open the game’s installation folder. Keep this window open.
  3. Extract the downloaded archive and open the extracted folder. Copy all its contents into the game's installation directory.
  4. 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!


For more documentation, read the README.md.