Go to file
red-001 c238449cbe hack together csm support 2017-03-19 19:43:36 +00:00
doc Form Editor: Rework formspec 2017-02-04 19:24:21 -08:00
textures Add formspec editor 2017-02-04 18:53:32 -08:00
LICENSE Initial commit 2017-02-04 16:09:48 -08:00
README.md Add formspec editor 2017-02-04 18:53:32 -08:00
init.lua hack together csm support 2017-03-19 19:43:36 +00:00

README.md

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.

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