update materials

This commit is contained in:
2023-03-18 18:29:34 +03:00
parent ed06eef991
commit 7898a8349b
9 changed files with 52 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
{ // add a texture that is not on the map (need for c1a1f.bsp.patch)
"for" "crete4_flr03"
"new" "crete4_flr03"
"basecolor_map" "/halflife.wad/CRETE4_FLR03.png" // TODO: better path
//"normal_map" "/halflife.wad/CRETE4_FLR03_normal.png"
//"metal_map" "/halflife.wad/CRETE4_FLR03_metal.png"
//"roughness_map" "/halflife.wad/CRETE4_FLR03_roughness.png"
}