1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-08 02:27:46 +00:00
novus/parts/luab
Joshua Goins dab4a698b2 Decompile Lua bytecode in Data Explorer
The game has *tons* of Lua scripts for event scripting, and are very
interesting to explore. I had to do manually call luadec before, but now
it should be much easier by automatically decompiling Lua scripts in the
Data Explorer.
2025-04-30 19:44:20 -04:00
..
CMakeLists.txt Decompile Lua bytecode in Data Explorer 2025-04-30 19:44:20 -04:00
luabpart.cpp Decompile Lua bytecode in Data Explorer 2025-04-30 19:44:20 -04:00
luabpart.h Decompile Lua bytecode in Data Explorer 2025-04-30 19:44:20 -04:00