Rename directories to accomodate IronPress
This commit is contained in:
parent
9bbbacd880
commit
c2e52076a2
3
pipeline/pipeline_shipping_crate.cmd
Normal file
3
pipeline/pipeline_shipping_crate.cmd
Normal file
@ -0,0 +1,3 @@
|
||||
REM Insurrectionist textures
|
||||
ironpress.exe ..\props\ShippingCrate\cfg_ironpress.json
|
||||
pause > nul
|
23
props/OldPc/cfg_ironpress.json
Normal file
23
props/OldPc/cfg_ironpress.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"out": "..\\..\\export\\turret\\textures",
|
||||
"in": "textures",
|
||||
"flip_normals": false,
|
||||
"materials": {
|
||||
"mat_turrethead": {
|
||||
"res_out": 1024,
|
||||
"channels": [
|
||||
"basecolor",
|
||||
"arm",
|
||||
"normal"
|
||||
]
|
||||
},
|
||||
"mat_turretstand": {
|
||||
"res_out": 1024,
|
||||
"channels": [
|
||||
"basecolor",
|
||||
"arm",
|
||||
"normal"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
32
props/ShippingContainer/cfg_ironpress.json
Normal file
32
props/ShippingContainer/cfg_ironpress.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"out": "..\\..\\export\\turret\\textures",
|
||||
"in": "Textures",
|
||||
"flip_normals": false,
|
||||
"materials": {
|
||||
"mat_container": {
|
||||
"res_out": 1024,
|
||||
"channels": [
|
||||
"arm",
|
||||
"normal"
|
||||
]
|
||||
},
|
||||
"mat_containerBlue": {
|
||||
"res_out": 1024,
|
||||
"channels": [
|
||||
"basecolor"
|
||||
]
|
||||
},
|
||||
"mat_containerGreen": {
|
||||
"res_out": 1024,
|
||||
"channels": [
|
||||
"basecolor"
|
||||
]
|
||||
},
|
||||
"mat_containerRed": {
|
||||
"res_out": 1024,
|
||||
"channels": [
|
||||
"basecolor"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
BIN
props/ShippingContainer/preview.blend
(Stored with Git LFS)
Normal file
BIN
props/ShippingContainer/preview.blend
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user