Embed base images into binary
Include resource directory Ran `deno fmt` with 4 space indent, that changed every file (!!!!!) various changes
This commit is contained in:
22
README.md
22
README.md
@@ -1,17 +1,23 @@
|
||||
# Galvanic Corrosion
|
||||
|
||||
delectable yum yum
|
||||
|
||||
Rec Room custom server for communities. Fast runtime and easy setup.<br>Built for Rec Room build 526 (Timestamp: 637098805133024772, Version: 20191120)
|
||||
Rec Room custom server for communities. Fast runtime and easy setup.<br>Built
|
||||
for Rec Room build 526 (Timestamp: 637098805133024772, Version: 20191120)
|
||||
|
||||
<img src="galv4.jpg" alt="drawing" width="200"/>
|
||||
|
||||
## 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`
|
||||
|
||||
- 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`
|
||||
|
||||
## 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`.
|
||||
|
||||
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`.
|
||||
|
||||
Reference in New Issue
Block a user