Beginning campaign UI and WS to get player state.

This commit is contained in:
Clément Pons
2025-11-12 17:53:48 +01:00
parent 3ed9ab3dce
commit dd4191bea6
32 changed files with 4225 additions and 132 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE `campaign` ADD `link` text NOT NULL;--> statement-breakpoint
ALTER TABLE `campaign` DROP COLUMN `joinby`;