Improve level-up animation and unit audio assets
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"debug": "vite --host 0.0.0.0 --debug",
|
||||
"build": "tsc && vite build",
|
||||
"generate:audio": "node scripts/generate-bgm.mjs",
|
||||
"generate:sfx": "node scripts/generate-sfx.mjs",
|
||||
"preview": "vite preview --host 0.0.0.0",
|
||||
"verify:flow": "node scripts/verify-flow.mjs"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user