Hopson97 / open-builder

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
https://github.com/Hopson97/open-builder/projects/3
GNU General Public License v3.0
703 stars 80 forks source link

Further GUI Implemention with Lua #96

Closed Ruixel closed 4 years ago

Ruixel commented 4 years ago

Able to change position, size, color and image all remotely via lua. In addition, an update function is now called within C++ for a lua script.