Cuberite Forum
Minecraft Pocket/Windows 10 Plugins/Addons - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Off Topic (https://forum.cuberite.org/forum-9.html)
+--- Forum: Off Topic Discussion (https://forum.cuberite.org/forum-10.html)
+--- Thread: Minecraft Pocket/Windows 10 Plugins/Addons (/thread-2545.html)



Minecraft Pocket/Windows 10 Plugins/Addons - LO1ZB - 10-07-2016


They're going to use json/c# (mono/JIT)
Addons and Plugins are reloaded and recompiled on save (world) load
Plugins can have soft and hard dependencies
Plugins can expose an API
They can use Interfaces, Event handlers and "Systems"


RE: Minecraft Pocket/Windows 10 Plugins/Addons - NiLSPACE - 10-07-2016

Ooh, great, C# is my favorite language Smile

<offtopic>Glad to see another Mahouka fan Smile</offtopic>


RE: Minecraft Pocket/Windows 10 Plugins/Addons - LO1ZB - 10-07-2016

I'm currently watching the recoding, I'll update the mein post if anything important comes up.