Cuberite Forum
Porting Java-based mods to Lua - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Plugins (https://forum.cuberite.org/forum-1.html)
+--- Forum: Plugin Discussion (https://forum.cuberite.org/forum-8.html)
+--- Thread: Porting Java-based mods to Lua (/thread-1722.html)

Pages: 1 2


RE: Porting Java-based mods to Lua - worktycho - 02-20-2015

We have a mod API. Its just different from the one used by mods of the official server because it is heavily tied into the implementation of the server and we have a different implementation.