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 83440a9245
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 1m50s
build config changes
* Commit hash shipped with builds
* Post & pre-build events
* Objective fixes
* Orientation challenge filler
* Custom Rooms base
    - Currently cannot save rooms (CDN not set up)
* Moved root path to path.ts
* Room cloning
* Rewrote instances - the whole thing
* Relationships are still untested
* Charades Words
* AG Room fetch
* Private room matchmaking
* Socket fixes
2025-05-12 09:07:59 -04:00

837 B

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)

drawing
Photo taken by Nick Gromicko, CMI®

Disclaimer

Galvanic Corrosion and its contributors are not associated in any form with:

  • Rec Room, Inc.
  • Against Gravity
  • Exit Games Inc.
  • Any person(s) in contact with or employed for or with Rec Room Inc.

Configuration

Read how to configure Galvanic Corrosion here.

Compiling Galvanic Corrosion

  • Install Deno 2.x
  • Configure project
    • Clone this repo
    • Install dependencies with deno i
    • Compile server with deno run cross-compile