24 lines
460 B
JSON
24 lines
460 B
JSON
|
{
|
||
|
"out": "..\\..\\export\\insurrectionist\\textures",
|
||
|
"in": "textures",
|
||
|
"flip_normals": false,
|
||
|
"materials": {
|
||
|
"mat_axe": {
|
||
|
"res_out": 2048,
|
||
|
"channels": [
|
||
|
"basecolor",
|
||
|
"arm",
|
||
|
"normal"
|
||
|
]
|
||
|
},
|
||
|
"mat_body": {
|
||
|
"res_out": 4096,
|
||
|
"channels": [
|
||
|
"basecolor",
|
||
|
"arm",
|
||
|
"normal"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|