mirror of
https://github.com/etlegacy/EasyGen.git
synced 2024-11-22 03:51:25 +00:00
12 lines
No EOL
245 B
GLSL
12 lines
No EOL
245 B
GLSL
; this is a template comment and will not be saved into the shader
|
|
textures/%METASHADER_NAME%_%I%
|
|
{
|
|
surfaceparm nolightmap
|
|
q3map_novertexshadows
|
|
q3map_forcesunlight
|
|
{
|
|
map %TEXTURE_I_MAP%
|
|
rgbGen vertex
|
|
tcmod scale %TEXTURE_0_TCMOD%
|
|
}
|
|
} |