Added the ClonePlugins script.
This will clone the base plugins into their respective folders.master
parent
98d574f05e
commit
8326aff5b4
|
@ -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
|
Loading…
Reference in New Issue