diff options
author | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-08-18 01:36:51 +0200 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2013-08-18 01:36:51 +0200 |
commit | 7014979bffdc08187c8b91c8aefcb0a862a85187 (patch) | |
tree | fd22d73a2485bda09caac3d948f752bca7e380c3 /ClonePlugins.cmd | |
parent | Bugfix Update [SEE DESC} (diff) | |
parent | Fixed LuaWindow destructor causing a crash. (diff) | |
download | cuberite-7014979bffdc08187c8b91c8aefcb0a862a85187.tar cuberite-7014979bffdc08187c8b91c8aefcb0a862a85187.tar.gz cuberite-7014979bffdc08187c8b91c8aefcb0a862a85187.tar.bz2 cuberite-7014979bffdc08187c8b91c8aefcb0a862a85187.tar.lz cuberite-7014979bffdc08187c8b91c8aefcb0a862a85187.tar.xz cuberite-7014979bffdc08187c8b91c8aefcb0a862a85187.tar.zst cuberite-7014979bffdc08187c8b91c8aefcb0a862a85187.zip |
Diffstat (limited to 'ClonePlugins.cmd')
-rw-r--r-- | ClonePlugins.cmd | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ClonePlugins.cmd b/ClonePlugins.cmd deleted file mode 100644 index ad1fbe014..000000000 --- a/ClonePlugins.cmd +++ /dev/null @@ -1,7 +0,0 @@ - -:: 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 -git clone https://github.com/mc-server/ProtectionAreas.git ./MCServer/Plugins/ProtectionAreas
\ No newline at end of file |