Custom Rooms + Server global
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 49s

* Added Storage and room saving (will be moved to events later)
* Moved `UnifiedProfile` to new `Server` object, along with `CDN`
    - Will move `Rooms` and others to this later
This commit is contained in:
2025-05-24 21:20:30 -04:00
parent ac2701acec
commit 648d46986c
23 changed files with 623 additions and 74 deletions

12
.gitignore vendored
View File

@@ -129,10 +129,14 @@ dist
.yarn/install-state.gz
.pnp.*
# galvanic corrosion
build/
config.json
.vscode
# galvanic corrosion
/user/
/config.json
# galvanic corrosion build process
/ver.ts.bak
/build
# used to attach license to each file
/append.ts