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:
@@ -14,11 +14,13 @@
|
||||
"@proxnet/undead-logging": "jsr:@proxnet/undead-logging@^1.2.0",
|
||||
"@types/cookie-parser": "npm:@types/cookie-parser@^1.4.8",
|
||||
"@types/express": "npm:@types/express@^5.0.0",
|
||||
"@types/multer": "npm:@types/multer@^1.4.12",
|
||||
"@types/validator": "npm:@types/validator@^13.12.2",
|
||||
"cookie-parser": "npm:cookie-parser@^1.4.7",
|
||||
"discord.js": "npm:discord.js@^14.16.3",
|
||||
"express": "npm:express@^4.21.2",
|
||||
"ioredis": "npm:ioredis@^5.5.0",
|
||||
"multer": "npm:multer@^1.4.5-lts.2",
|
||||
"validator": "npm:validator@^13.12.0",
|
||||
"zod": "npm:zod@^3.24.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user