1
0
mirror of https://github.com/Escartem/AnimeWwise.git synced 2026-06-19 09:50:24 +08:00

update hsr to 3.5 and zzz to 2.1

This commit is contained in:
Escartem
2025-08-28 19:32:33 -04:00
parent 4e39830638
commit b10ba30ad4
3 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{ {
"version": 221, "version": 221,
"mapsVersion": 108, "mapsVersion": 110,
"maps": [ "maps": [
{ {
"name": "hk4e.map", "name": "hk4e.map",
@@ -10,12 +10,12 @@
{ {
"name": "hkrpg.map", "name": "hkrpg.map",
"game": "Honkai: Star Rail", "game": "Honkai: Star Rail",
"version": "3.4" "version": "3.5"
}, },
{ {
"name": "nap.map", "name": "nap.map",
"game": "Zenless Zone Zero", "game": "Zenless Zone Zero",
"version": "2.0" "version": "2.1"
} }
] ]
} }