fortressforever-models/player/civilian/compile/compile.bat

3 lines
177 B
Batchfile
Raw Normal View History

perl.exe "%charpipeline%\ff\scripts\replacements.pl" "%charpipeline%\ff\qc_files\base.qc" civilian_specific.qc civilian.qc civilian
"%sourcesdk%/bin/studiomdl" civilian.qc
PAUSE