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/0100779004172000.json

26 lines
398 B
JSON
Raw Normal View History

2018-09-07 15:19:41 +00:00
{
2018-12-30 17:23:42 +00:00
"author": "trueicecold",
"scriptLanguage": "lua",
"beta": false,
"all": [
{
"saveFilePaths": [""],
"files": "File[ABC]",
"filetype": "bin",
"items": [
{
"name": "Stat Points",
"category": "Stats",
"intArgs": [2, 4],
"strArgs": ["0000", "0906"],
"widget": {
"type": "int",
"minValue": 10,
"maxValue": 255
}
2018-09-07 15:19:41 +00:00
}
2018-12-30 17:23:42 +00:00
]
}
]
2018-10-27 21:07:30 +00:00
}