4 lines
71 B
Batchfile
4 lines
71 B
Batchfile
|
call ..\paths.bat
|
||
|
mkdir %PluginsDir%
|
||
|
copy vm\hud.qvm %PluginsDir%
|
||
|
pause
|