enhance: add newest A100 data
This commit is contained in:
@@ -16,7 +16,7 @@ def makeMusicDBJson():
|
||||
A000_DIR = Path(
|
||||
"C:/MaimaiDX/SDEZ-1.56-B/Standard/Package/Sinmai_Data/StreamingAssets/A000"
|
||||
)
|
||||
OPTION_DIR = Path("C:/MaimaiDX/SDGA-1.50-G/NoMovieData/StreamingAssets")
|
||||
OPTION_DIR = Path("C:/MaimaiDX/SDGA-1.55/StreamingAssets")
|
||||
|
||||
music_db: list[dict[str, str | int | list[dict[str, str | int]]]] = []
|
||||
DEST_PATH = Path("./musicDB.json")
|
||||
|
||||
Reference in New Issue
Block a user