Skip to content

BuckarooBanzay/mtinfo

Repository files navigation

minetest web info system

Project state: WIP

Demo: https://buckaroobanzay.github.io/mtinfo/

Overview

Generates a static info-page about the world, stats include:

  • Available nodes and their properties
  • Available tools
  • Available items
  • Recipes
  • Active ABM's
  • Active LBM's

Usage

  • Install the mod
  • Enable the setting in minetest.conf (mtinfo.enabled = true)
  • Start the world
  • Open the generated index.html in the world-folder mtinfo with a web-browser

Settings

  • mtinfo.enabled Enables the info-page generation (default false)
  • mtinfo.autoshutdown Shuts down after info-page generation (default false)

Contributors

License

MIT

pics/unknown_node.png

Releases

No releases published

Packages

No packages published

Languages