mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 14:42:13 +00:00
2e06035ee3
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1936 fc73d0e0-1445-4013-8a0c-d673dee63da5
5 lines
No EOL
87 B
Batchfile
5 lines
No EOL
87 B
Batchfile
@echo off
|
|
call ..\paths.bat
|
|
mkdir %PluginsDir%
|
|
copy vm\namemaker.qvm %PluginsDir%
|
|
pause |