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

update star rail to 3.1 and zzz to 1.4

This commit is contained in:
Escartem
2025-03-04 21:42:29 +01:00
parent 2d91aa7c0e
commit 707ecea724
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": 97, "mapsVersion": 99,
"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.0" "version": "3.1"
}, },
{ {
"name": "nap.map", "name": "nap.map",
"game": "Zenless Zone Zero", "game": "Zenless Zone Zero",
"version": "1.4" "version": "1.5"
} }
] ]
} }