1
0
mirror of https://github.com/Escartem/AnimeWwise.git synced 2026-06-04 23:40:25 +08:00

added zzz

This commit is contained in:
Escartem
2024-07-17 10:10:20 +02:00
parent 9abe0d3710
commit 9b5b2e3207
3 changed files with 19 additions and 1 deletions

View File

@@ -40,7 +40,8 @@ class Mapper:
games = {
"ys": "Genshin",
"sr": "Star Rail"
"sr": "Star Rail",
"zzz": "Zenless Zone Zero"
# more later
}

17
maps/index.json Normal file
View File

@@ -0,0 +1,17 @@
{"maps": [
{
"name": "hk4e.map",
"game": "Genshin Impact",
"version": "4.7"
},
{
"name": "hkrpg.map",
"game": "Star Rail",
"version": "2.3"
},
{
"name": "nap.map",
"game": "Zenless Zone Zero",
"version": "1.0"
}
]}

BIN
maps/nap.map Normal file

Binary file not shown.