Custom Rooms + Server global
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 49s
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:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user