Mindustry/core/assets-raw/sprites/pack.json

11 lines
206 B
JSON
Raw Normal View History

{
2019-04-08 20:03:18 +07:00
duplicatePadding: true,
combineSubdirectories: true,
flattenPaths: true,
2020-06-12 02:25:46 +07:00
maxWidth: 4096,
maxHeight: 4096,
2022-05-10 02:01:49 +07:00
fast: true,
stripWhitespaceCenter: true,
ignoredWhitespaceStrings: ["effects/"]
}