1
0

Added the ClonePlugins script.

This will clone the base plugins into their respective folders.
This commit is contained in:
madmaxoft 2013-08-16 09:30:27 +02:00
parent 98d574f05e
commit 8326aff5b4

6
ClonePlugins.cmd Normal file
View File

@ -0,0 +1,6 @@
:: ClonePlugins.cmd
:: Clones the base plugins from their respective repos into proper folders (./MCServer/Plugins
git clone https://github.com/mc-server/Core.git ./MCServer/Plugins/Core