This repository has been archived on 2022-06-22. You can view files and clone it, but cannot push or open issues or pull requests.
Kosmos/Modules/edizon/EdiZon/editor/0100F3D001DEE000.json

26 lines
390 B
JSON
Raw Normal View History

2018-08-13 17:27:41 +00:00
{
2018-12-30 17:23:42 +00:00
"author": "Jojo",
"scriptLanguage": "lua",
2018-10-27 21:07:30 +00:00
"beta": false,
2018-12-30 17:23:42 +00:00
"all": [
{
"saveFilePaths": [""],
"files": "data.bin",
"filetype": "puyopuyo",
"items": [
{
"name": "Credits",
"category": "Game",
"intArgs": [2, 2],
"strArgs": ["0000", "06C4"],
"widget": {
"type": "int",
"minValue": 0,
"maxValue": 9999
}
2018-10-27 21:07:30 +00:00
}
2018-12-30 17:23:42 +00:00
]
}
]
2018-10-27 21:07:30 +00:00
}