feat: add compare API endpoints for games and presets

This commit is contained in:
2026-04-29 00:36:21 +08:00
parent 0a6f5ac8d2
commit 0f0176ae39
3 changed files with 192 additions and 0 deletions
+1
View File
@@ -16,3 +16,4 @@ export { adminPerformanceRoutes } from "./admin-performance"
export { adminCommentRoutes } from "./admin-comments"
export { steamgridProxyRoutes } from "./steamgrid-proxy"
export { gamesManualRoutes } from "./games-manual"
export { compareRoutes } from "./compare"