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 9e4bfc8368
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 1m57s
my power's back
* Steam authentication
* Profile events
* Objective fixes for some rooms (reccenter, goldentrophy, etc)
* Profile meta (displayname) somewhat works
* Player socket subscriptions
2025-05-04 02:25:09 -04:00

30 lines
882 B
Markdown

# Galvanic Corrosion
delectable yum yum
Rec Room custom server for communities. Fast runtime and easy setup.<br>Built
for Rec Room build 1063 (Timestamp: 637191339113673856, Version: 20200306)
<img src="galv4.jpg" alt="drawing" width="200"/>
# 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
* 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`