my power's back
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 1m57s

* Steam authentication
* Profile events
* Objective fixes for some rooms (reccenter, goldentrophy, etc)
* Profile meta (displayname) somewhat works
* Player socket subscriptions
This commit is contained in:
2025-05-04 02:25:09 -04:00
parent fe29602f4a
commit 9e4bfc8368
23 changed files with 400 additions and 79 deletions

View File

@@ -14,10 +14,8 @@ Galvanic Corrosion and its contributors are **not** associated in **any** form w
* Exit Games Inc.
* Against Gravity
* Photon Network, Photon Engine, or services associated
* Services in use by or associated with the RecNet platform
* Any person(s) in contact with or employed for or with Rec Room Inc.
## Configuration
Read how to configure Galvanic Corrosion [here.](./CONFIG.md)
@@ -29,10 +27,4 @@ Read how to configure Galvanic Corrosion [here.](./CONFIG.md)
- Configure project
- Clone this repo
- Install dependencies with `deno i`
- Compile server with `deno run cross-compile`
## Client Patches
You can configure some client patches from the server. See the IL2CPP universal
patch for a list of patch IDs.
<br>Place desired patch ID strings into the config `public.patches`.
- Compile server with `deno run cross-compile`