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,12 @@
// water on floor
{
"for" "BABTECH_BORDL52"
//"basecolor_map" "BABTECH_BORDL52.png"
//"normal_map" "BABTECH_BORDL52_normal.png"
//"metal_map" "BABTECH_BORDL52_metal.png"
//"roughness_map" "BABTECH_BORDL52_roughness.png"
"basecolor_map" "/colors/white.png" // FIXME: test
"base_color" "0 1 0 0.4"
"metalness" "0.3"
"roughness" "0.1"
}