1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-06-11 15:37:46 +00:00
Commit graph

2 commits

Author SHA1 Message Date
f27495541b Don't include luadec as a luabpart dependency on Flatpak 2025-06-03 04:37:05 +02:00
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