fteqw/plugins/namemaker/install.bat
Spoike 2e06035ee3 up2 wanted one.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1936 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-09 01:58:42 +00:00

5 lines
No EOL
87 B
Batchfile

@echo off
call ..\paths.bat
mkdir %PluginsDir%
copy vm\namemaker.qvm %PluginsDir%
pause