921 B
921 B
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