summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-08-16 09:30:27 +0200
committermadmaxoft <github@xoft.cz>2013-08-16 09:30:27 +0200
commit8326aff5b4c2b9e5ddc5b4c1c40fd791d7e8ef4b (patch)
tree0ffd6c30e751d85cfd344369a62ffe09b5382ef0
parentNo more Core in the MCServer repo (diff)
downloadcuberite-8326aff5b4c2b9e5ddc5b4c1c40fd791d7e8ef4b.tar
cuberite-8326aff5b4c2b9e5ddc5b4c1c40fd791d7e8ef4b.tar.gz
cuberite-8326aff5b4c2b9e5ddc5b4c1c40fd791d7e8ef4b.tar.bz2
cuberite-8326aff5b4c2b9e5ddc5b4c1c40fd791d7e8ef4b.tar.lz
cuberite-8326aff5b4c2b9e5ddc5b4c1c40fd791d7e8ef4b.tar.xz
cuberite-8326aff5b4c2b9e5ddc5b4c1c40fd791d7e8ef4b.tar.zst
cuberite-8326aff5b4c2b9e5ddc5b4c1c40fd791d7e8ef4b.zip
-rw-r--r--ClonePlugins.cmd6
1 files changed, 6 insertions, 0 deletions
diff --git a/ClonePlugins.cmd b/ClonePlugins.cmd
new file mode 100644
index 000000000..bf1dfa23a
--- /dev/null
+++ b/ClonePlugins.cmd
@@ -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 \ No newline at end of file