xonotic/misc/tools/shadescript/template.shader

15 lines
193 B
GLSL

%shader_name%
{
qer_editorimage %qei_name%
dpoffsetmapping - 2
dpglossintensitymod 3
dpglossexponentmod 4
%shader_head%
{
map %diffuse_map%
%diffuse_map_extra%
}
%shader_tail%
}