All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 39s
31 lines
950 B
Markdown
31 lines
950 B
Markdown
# Galvanic Corrosion
|
|
|
|
delectable yum yum<br>
|
|
|
|
## This repository has been made read-only to focus on a larger, modular, more efficient custom server project.
|
|
|
|
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"/><br>
|
|
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.](./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` |