custom dorm rooms

This commit is contained in:
Devin Zuczek
2026-07-06 00:04:52 -04:00
parent 3b9d59239e
commit 48001d8bf4
4 changed files with 181 additions and 24 deletions
+3 -2
View File
@@ -14,8 +14,9 @@
"id": "local"
}
],
// Shared `recflare` DB (bound read-only here). The "local" placeholder is replaced
// with the real id from RECFLARE_D1 (see .env) at deploy time.
// Shared `recflare` DB. Mostly read (room scenes for matchmaking); also writes a
// player's personal dorm room on first dorm entry (see getOrCreateDormRoom). The
// "local" placeholder is replaced with the real id from RECFLARE_D1 at deploy time.
"d1_databases": [
{
"binding": "DB",