6c5c3545ec
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1679 fc73d0e0-1445-4013-8a0c-d673dee63da5
5 lines
No EOL
86 B
Batchfile
5 lines
No EOL
86 B
Batchfile
@echo off
|
|
call ..\paths.bat
|
|
mkdir %PluginsDir%
|
|
copy vm\spaceinv.qvm %PluginsDir%
|
|
pause |