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.
616f5dd619b0395b96e1c85e57686a04a8cf1528
- Matchmaking
- Instance
- Presence (albeit empty atm)
Authentication fixes; differentiate between user and profile
Default auth timeout is now 3 hours
Add "operators" database key ("all users with operator permissions", or "developer" role set in token), add check in `Profile`
Fix default profile image filename reference when not set
account/me
Log hile reporting, do stuff with the report later ("Server" user for commands, operators can check reports)
Refresh login done by client automatically when token expires, requires extra work
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%