mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-01-23 08:51:14 +00:00
4 lines
71 B
Batchfile
4 lines
71 B
Batchfile
|
call ..\paths.bat
|
||
|
mkdir %PluginsDir%
|
||
|
copy vm\hud.qvm %PluginsDir%
|
||
|
pause
|