mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-11 07:01:43 +00:00
4 lines
69 B
Batchfile
4 lines
69 B
Batchfile
|
call ..\paths.bat
|
||
|
mkdir %PluginsDir%
|
||
|
copy vm\*.qvm %PluginsDir%
|
||
|
pause
|