assets/characters/insurrectionist/cfg_ironpress.json

24 lines
460 B
JSON
Raw Normal View History

2024-01-17 19:56:04 -05:00
{
"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"
]
}
}
}