mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 06:42:51 +02:00
Different frame styles
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"classic": {
|
||||
"stretch": true
|
||||
},
|
||||
"sakura": {
|
||||
"stretch": false,
|
||||
"xStart": 189,
|
||||
"yStart": 182,
|
||||
"xSize": 2550,
|
||||
"ySize": 1700
|
||||
},
|
||||
"neon": {
|
||||
"stretch": false,
|
||||
"xStart": 79,
|
||||
"yStart": 191,
|
||||
"xSize": 625,
|
||||
"ySize": 374
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user