shapez/res_raw/atlas.json

23 lines
517 B
JSON
Raw Normal View History

{
2020-10-04 09:30:31 +02:00
"pot": true,
"paddingX": 2,
"paddingY": 2,
"edgePadding": true,
"rotation": false,
"maxWidth": 2048,
2020-10-04 09:30:31 +02:00
"useIndexes": false,
"alphaThreshold": 1,
"maxHeight": 2048,
"stripWhitespaceX": true,
"stripWhitespaceY": true,
2020-10-04 09:30:31 +02:00
"duplicatePadding": true,
"alias": true,
2020-10-04 09:30:31 +02:00
"fast": false,
"limitMemory": false,
"combineSubdirectories": true,
"flattenPaths": false,
2020-10-04 09:30:31 +02:00
"bleedIterations": 4,
"scale": [0.25, 0.5, 0.75],
"scaleSuffix": ["_lq", "_mq", "_hq"]
}