mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 22:10:59 -04:00
Add comments to tasks.json
This commit is contained in:
Vendored
+4
-4
@@ -7,10 +7,10 @@
|
||||
"id": "gameVersion",
|
||||
"type": "pickString",
|
||||
"options": [
|
||||
"D44J01",
|
||||
"GZLJ01",
|
||||
"GZLE01",
|
||||
"GZLP01",
|
||||
"D44J01", // GCN JPN Kiosk Demo
|
||||
"GZLJ01", // GCN JPN
|
||||
"GZLE01", // GCN USA
|
||||
"GZLP01", // GCN PAL
|
||||
"D44J01 --debug --map",
|
||||
],
|
||||
"default": "GZLE01",
|
||||
|
||||
Reference in New Issue
Block a user