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.
f48720f99229d1a6459dbc0d5154c33095f9512a
Galvanic Corrosion
delectable yum yum
Rec Room custom server for communities. Fast runtime and easy setup.
Built for Rec Room build 526 (Timestamp: 637098805133024772, Version: 20191120)
Compiling Galvanic Corrosion
- Install Deno 2.x for the server
- Install Node.js 2x for the web project
- Configure project
- Clone this repo
- Install dependencies with
deno i - Compile server with
deno run cross-compile
- Configure web
- Clone https://gitea.proxnet.dev/zombieb/galvanic-corrosion-web.git
- Install deps with
npm i(this may take some time) - Compile with Vite using
npx vite build - Copy contents of
dist/*tores/web/, next toGalvanicCorrosion[.exe]from above
- Run the built executable in
build/ - ...
- Profit
Description
Languages
TypeScript
100%