mirror of
https://github.com/Escartem/AnimeWwise.git
synced 2026-06-09 02:01:32 +08:00
added zzz
This commit is contained in:
@@ -40,7 +40,8 @@ class Mapper:
|
|||||||
|
|
||||||
games = {
|
games = {
|
||||||
"ys": "Genshin",
|
"ys": "Genshin",
|
||||||
"sr": "Star Rail"
|
"sr": "Star Rail",
|
||||||
|
"zzz": "Zenless Zone Zero"
|
||||||
# more later
|
# more later
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
17
maps/index.json
Normal file
17
maps/index.json
Normal 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
BIN
maps/nap.map
Normal file
Binary file not shown.
Reference in New Issue
Block a user