forked from Dniel97/artemis
Fixed CM compatibility with new Chuni URL structure
This commit is contained in:
parent
a6b315185d
commit
a2d238857c
@ -45,7 +45,7 @@ class CardMakerBase:
|
||||
{
|
||||
"modelKind": 0,
|
||||
"type": 1,
|
||||
"titleUri": f"{uri}/{self._parse_int_ver(games_ver['chuni'])}/ChuniServlet/",
|
||||
"titleUri": f"{uri}/SDHD/{self._parse_int_ver(games_ver['chuni'])}/ChuniServlet/",
|
||||
},
|
||||
# maimai DX
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user