mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
21 lines
339 B
JSON
21 lines
339 B
JSON
{
|
|
"items" :
|
|
[
|
|
{
|
|
"name" : "Okay",
|
|
"itemType" : "Button",
|
|
"pos" : [ 376, 288 ],
|
|
"size" : [ 58, 20 ],
|
|
"id" : 1,
|
|
"enabled" : true
|
|
},
|
|
{
|
|
"name" : "Third Party/Licensing Info...",
|
|
"itemType" : "Button",
|
|
"pos" : [ 176, 288 ],
|
|
"size" : [ 190, 20 ],
|
|
"id" : 1,
|
|
"enabled" : true
|
|
}
|
|
]
|
|
} |