1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-16 11:41:50 +00:00
tobspr_shapez.io/res_pipeline/shapez_size_10.ftpp
theisen1337 43bab84ab3 Updated pipeline for packing textures.
Open source texture packing pipeline  from "https://github.com/odrick/free-tex-packer"
2020-06-11 16:02:05 -04:00

37 lines
843 B
Plaintext

{
"meta": {
"version": "0.6.5"
},
"savePath": "",
"images": [],
"folders": [
"C:/Users/tnt/Documents/GitHub/shapez_tnt.io/res_raw/sprites"
],
"packOptions": {
"textureName": "../res_built/atlas/atlas0_10",
"textureFormat": "png",
"removeFileExtension": false,
"prependFolderName": true,
"scale": 0.1,
"filter": "none",
"exporter": "JSON (hash)",
"base64Export": false,
"tinify": false,
"tinifyKey": "",
"fileName": "pack-resultxx",
"savePath": "",
"width": 2048,
"height": 2048,
"fixedSize": false,
"powerOfTwo": false,
"padding": 0,
"extrude": 0,
"allowRotation": true,
"allowTrim": true,
"trimMode": "trim",
"alphaThreshold": 0,
"detectIdentical": true,
"packer": "MaxRectsBin",
"packerMethod": "BestShortSideFit"
}
}