Skip to content

Commit a54443e

Browse files
Improve live audio generation logic
Change to mix audio files directly when the same character is assigned to all positions to avoid volume mismatch Change metadata display when the same character is assigned to all positions Fix bug in Live 1151 that caused an error if useCheersInst in config_user was set to true
1 parent d4c1352 commit a54443e

File tree

3 files changed

+312
-228
lines changed

3 files changed

+312
-228
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uma-db-stuff",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "A set of experimental scripts to process Umamusume Pretty Derby game assets and database files",
55
"author": "daydreamer-json <[email protected]> (https://github.com/daydreamer-json)",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)