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/Compiled/EdiZon/editor/0100000000010000.json

17 lines
256 B
JSON
Raw Normal View History

2018-06-25 16:16:54 +00:00
{
"saveFilePaths" : [ "/" ],
"files" : "File\\d+\\.bin",
"filetype": "bin",
"items": [
{
"name" : "Coin Count",
"offsetAddress" : "001C",
"address" : "0050",
"widget" : {
"type" : "int",
"minValue" : 0,
"maxValue" : 9999
}
}
]
}