mirror of
https://github.com/NinjaCheetah/NUSGet.git
synced 2026-02-27 15:15:28 -05:00
Improved WAD name formatting for batch downloads
Also started working on a fix for the checkmark/X icons denoting a ticket not appearing anymore.
This commit is contained in:
@@ -859,5 +859,17 @@
|
||||
},
|
||||
"Ticket": false
|
||||
}
|
||||
],
|
||||
"Virtual Console - NES": [
|
||||
{
|
||||
"Name": "Super Mario Bros.",
|
||||
"TID": "00010001464147XX",
|
||||
"Versions": {
|
||||
"USA/NTSC": [2],
|
||||
"Europe/PAL": [2],
|
||||
"Japan": [2]
|
||||
},
|
||||
"Ticket": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user