Skip to content

octacian/debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debug Tools for Mod Developers [debugger]

This is meant to be a simple tool for developers to use while attempting to debug issues in mods. See below for planned features. This README will be updated as features are added.

Future tools and/or buttons are hidden from the creative inventory by default. To allow access in creative rather than just via /giveme, set not_in_creative to 0 in the config.txt.

For information about each individual feature, see the documentation.

Planned Features

  • Meta/Inv Editor
  • Run Lua Code Under Environment (server won't crash)
  • In-Game Formspec Editor (doc/form_editor.md)
  • In-Game HUD Editor (?)
    ..and possibly more

Releases

No releases published

Packages

No packages published

Languages