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.
Files
galvanic-corrosion/README.md
zombieb 6cdd0946f4 Removed web project (galvanic authentication support in IL2CPP universal patch)
Moved instance ID to header
User instances for profile management
.. other stuff
2025-03-22 21:57:45 -04:00

17 lines
690 B
Markdown

# Galvanic Corrosion
delectable yum yum
Rec Room custom server for communities. Fast runtime and easy setup.<br>Built for Rec Room build 526 (Timestamp: 637098805133024772, Version: 20191120)
<img src="galv4.jpg" alt="drawing" width="200"/>
## Compiling Galvanic Corrosion
* Install [Deno 2.x](https://docs.deno.com/runtime/getting_started/installation/)
* 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.
<br>Place desired patch ID strings into the config `public.patches`.