This repository has been archived on 2026-03-19 . You can view files and clone it, but cannot push or open issues or pull requests.
27b3754330f61e17452ad1b555f20b66ac496358
* Added missing config (route) data * Fetch room class, database hash * Basic room querying * Built-in room generation during first runtime * Matchmaking response base and notes for myself, later today * Instance fixes * Challenge and quick play routes (unused for now) * Rooms route (untested) * Matchmaking goto route * Avatar route addition * Settings/set route
Galvanic Corrosion
delectable yum yum
Rec Room custom server for communities. Fast runtime and easy setup.
Built
for Rec Room build 526 (Timestamp: 637098805133024772, Version: 20191120)
Compiling Galvanic Corrosion
- Install Deno 2.x
- Configure project
- Clone this repo
- Install dependencies with
deno i - Compile server with
deno run cross-compile
Client Patches
You can configure some client patches from the server. See the IL2CPP universal
patch for a list of patch IDs.
Place desired patch ID strings into the config public.patches.
Description
Languages
TypeScript
100%