mirror of
https://github.com/yattee/yattee.git
synced 2024-12-14 22:30:32 +05:30
18 lines
250 B
JSON
18 lines
250 B
JSON
|
{
|
||
|
"info" : {
|
||
|
"author" : "xcode",
|
||
|
"version" : 1
|
||
|
},
|
||
|
"layers" : [
|
||
|
{
|
||
|
"filename" : "Front.imagestacklayer"
|
||
|
},
|
||
|
{
|
||
|
"filename" : "Middle.imagestacklayer"
|
||
|
},
|
||
|
{
|
||
|
"filename" : "Back.imagestacklayer"
|
||
|
}
|
||
|
]
|
||
|
}
|