rename {wad,bsp}.mat to just .mat

This commit is contained in:
2023-09-25 12:47:09 -04:00
parent 1689e6ab0c
commit db26c97069
52 changed files with 0 additions and 0 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"
}