feat: separate steam build and directory build to save space

This commit is contained in:
Haoyu Xu
2025-05-02 16:57:44 +08:00
parent 065fe5b15e
commit 093f9d7f1a
20 changed files with 503 additions and 373 deletions

View File

@@ -11,6 +11,7 @@
"update": "turbo run update",
"init": "turbo run init",
"download:game": "turbo run download:game",
"build:directory": "turbo run build:directory",
"build:cleanup": "turbo run build:cleanup"
},
"devDependencies": {