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.
639e809a2060900d567c8e663d25b03758537371
* APIUtils addition: query validation * Coach and Server accounts are now properly created if they do not exist * Profiles now cannot be IDs 1 or 2 (reservedIds) * Fixed profile username exists bug * Added relationship manager * Started relationship management * DeviceClass and VRMovementMode enum defaults for reserved profiles * Presence update simplification * Progression fixes * Relationship query and object fixes * Base configuration is now rate limited * Progression route no longer requires authentication, instead is rate limited * Base relationships with reserved profiles (Coach and Server) * DeviceClass required for login * Get presence route * Socket route no longer logs * Socket target base finished
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%