Add music and voice assets
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"dev": "vite --host 0.0.0.0",
|
||||
"build": "tsc && vite build",
|
||||
"generate:audio": "node scripts/generate-bgm.mjs && node scripts/generate-voice-assets.mjs",
|
||||
"preview": "vite preview --host 0.0.0.0",
|
||||
"verify:flow": "node scripts/verify-flow.mjs"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user