mirror of
https://github.com/etlegacy/EasyGen.git
synced 2024-11-25 13:21:40 +00:00
11 lines
182 B
Text
11 lines
182 B
Text
textures/%METASHADER_NAME%.vertex
|
|
{
|
|
surfaceparm nolightmap
|
|
q3map_novertexshadows
|
|
q3map_forcesunlight
|
|
{
|
|
map %TEXTURE_0_MAP%
|
|
rgbGen vertex
|
|
tcmod scale %TEXTURE_0_TCMOD%
|
|
}
|
|
}
|