Cuberite Forum
Help! - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: Help! (/thread-1378.html)

Pages: 1 2 3


RE: Help! - xoft - 02-20-2014

If you cloned the sources through git, you need to update the submodules:
Code:
git submodule update --init

If you downloaded the ZIP pack of the sources, you need to download the Core separately from its GitHub repo page and put it in the proper location ($/MCServer/Plugins/Core) https://github.com/mc-server/Core