Table of Contents

NervLand: Restoring NervApp and Lua support

So in this new session, we continue with the restoring of the NervSeed project started in my previous post. Now it's time to inject some lua magic in there 😋! Or well… a little bit at least… if possible… lol.

Restoring the NervApp class

Fixing compilation with MSVC

Extending support for Lua scripts

Rebuilding Clang bindings

Setting up dev environment on Ragnarok

Fixing CursorSet binding generation issue

Adding support for Windows and WindowManager