dependabot[bot]
cf2ac615e0
Bump vue-router from 3.5.1 to 3.5.2 in /app
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.5.1...v3.5.2) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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-foldermtinfo
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
- CC BY-SA 3.0
- https://github.com/minetest/minetest
Description
Languages
JavaScript
98.9%
Lua
0.8%
HTML
0.2%