# Galvanic Corrosion
delectable yum yum
Rec Room custom server for communities. Fast runtime and easy setup.
Built
for Rec Room build 1063 (Timestamp: 637191339113673856, Version: 20200306)
# Disclaimer
Galvanic Corrosion and its contributors are **not** associated in **any** form with:
* RecNet ("the RecNet platform")
* Rec Room, Inc.
* Exit Games Inc.
* Against Gravity
* Photon Network, Photon Engine, or services associated
* Services in use by or associated with the RecNet platform
* Any person(s) in contact with or employed for or with Rec Room Inc.
## Configuration
Read how to configure Galvanic Corrosion [here.](./CONFIG.md)
## 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.
Place desired patch ID strings into the config `public.patches`.