feat: non-Steam game editing API, createdBy tracking, and source badges in search

This commit is contained in:
2026-04-29 00:16:43 +08:00
parent c6d4e7b3d1
commit b8173bd8f8
6 changed files with 1812 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
ALTER TABLE "games" ADD COLUMN "created_by" text;