Skip to content

Inspect the Lua state and run custom scripts

License

Notifications You must be signed in to change notification settings

redstrate/Scripter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.