mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-27 14:12:25 +00:00
4 lines
71 B
Batchfile
4 lines
71 B
Batchfile
|
call ..\paths.bat
|
||
|
mkdir %PluginsDir%
|
||
|
copy vm\hud.qvm %PluginsDir%
|
||
|
pause
|