engine/plugins/jabber/install.bat

5 lines
86 B
Batchfile

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