mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-06-21 18:19:32 +03:00
6 lines
168 B
Batchfile
6 lines
168 B
Batchfile
rem This is for if you are using dynamic shader compilation, and just want the .incs to build.
|
|
|
|
set dynamic_shaders=1
|
|
call buildmapbaseshaders.bat
|
|
set dynamic_shaders=
|