mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
23 lines
517 B
JSON
23 lines
517 B
JSON
{
|
|
"pot": true,
|
|
"paddingX": 2,
|
|
"paddingY": 2,
|
|
"edgePadding": true,
|
|
"rotation": false,
|
|
"maxWidth": 2048,
|
|
"useIndexes": false,
|
|
"alphaThreshold": 1,
|
|
"maxHeight": 2048,
|
|
"stripWhitespaceX": true,
|
|
"stripWhitespaceY": true,
|
|
"duplicatePadding": true,
|
|
"alias": true,
|
|
"fast": false,
|
|
"limitMemory": false,
|
|
"combineSubdirectories": true,
|
|
"flattenPaths": false,
|
|
"bleedIterations": 4,
|
|
"scale": [0.25, 0.5, 0.75],
|
|
"scaleSuffix": ["_lq", "_mq", "_hq"]
|
|
}
|