A Dalamud plugin to inspect the game's Lua state and run custom Lua code.
- Inspect globals and explore the various table structures of the game's internal Lua state.
- Run arbitrary Lua scripts.
- Redirect the normally hidden Lua
print
output to the Dalamud log window.
This plugin is currently available in my personal Dalamud repository.
Thanks to Haselnussbomber for the Lua inspector code from HaselDebug.
This project is licensed under the GNU AFFERO General Public License 3. Some code or assets may be licensed differently.