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/0100BDE00862A000.json

26 lines
402 B
JSON
Raw Normal View History

2018-07-31 19:51:56 +00:00
{
2018-12-30 17:23:42 +00:00
"author": "cubex",
"scriptLanguage": "lua",
2018-10-27 21:07:30 +00:00
"beta": false,
2018-12-30 17:23:42 +00:00
"all": [
{
"saveFilePaths": [""],
"files": "save.dat",
"filetype": "bin",
"items": [
{
"name": "Character Level",
"category": "Adventure Mode",
"intArgs": [2, 4],
"strArgs": ["0000", "40B0"],
"widget": {
"type": "int",
"minValue": 1,
"maxValue": 99
}
2018-10-27 21:07:30 +00:00
}
2018-12-30 17:23:42 +00:00
]
}
]
2018-07-31 19:51:56 +00:00
}