mirror of
https://github.com/NinjaCheetah/NUSGet.git
synced 2026-02-27 23:25:29 -05:00
Mention scripting in README, added example script
This commit is contained in:
16
example-script.json
Normal file
16
example-script.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"Title ID": "0000000100000050",
|
||||
"Console": "Wii"
|
||||
},
|
||||
{
|
||||
"Title ID": "0000000100000002",
|
||||
"Version": 518,
|
||||
"Console": "Wii"
|
||||
},
|
||||
{
|
||||
"Title ID": "00030017484E4145",
|
||||
"Version": 1792,
|
||||
"Console": "DSi"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user