Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 806 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 806 Bytes

Scripter

A Dalamud plugin to inspect the game's Lua state and run custom Lua code.

Features

  • 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.

Download

This plugin is currently available in my personal Dalamud repository.

Credits

Thanks to Haselnussbomber for the Lua inspector code from HaselDebug.

License

This project is licensed under the GNU AFFERO General Public License 3. Some code or assets may be licensed differently.