dependabot[bot] 448bde1553 Bump vue from 2.6.13 to 2.6.14 in /app
Bumps [vue](https://github.com/vuejs/vue) from 2.6.13 to 2.6.14.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.13...v2.6.14)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 16:36:21 +02:00
2021-06-03 08:38:15 +02:00
2021-06-03 08:38:15 +02:00
2021-03-24 18:20:36 +01:00
2021-02-10 07:54:51 +01:00
2021-06-03 08:58:23 +02:00
2021-06-22 16:13:13 +02:00
2021-02-10 07:54:51 +01:00
2021-03-24 18:20:36 +01:00
2021-06-02 20:18:19 +02:00
2021-03-03 20:02:59 +01:00
2021-06-02 20:04:46 +02:00
2021-02-10 07:54:51 +01:00

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

Description
No description provided
Readme 3.1 MiB
Languages
JavaScript 98.9%
Lua 0.8%
HTML 0.2%