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

22 lines
337 B
JSON
Raw Normal View History

2018-07-31 19:51:56 +00:00
{
2018-09-07 15:19:41 +00:00
"beta" : false,
"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-07-31 19:51:56 +00:00
}
2018-09-07 15:19:41 +00:00
]
}
2018-07-31 19:51:56 +00:00
}