Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BuckarooBanzay/mtinfo
Minetest web info system
https://github.com/BuckarooBanzay/mtinfo
minetest minetest-mod
Last synced: 22 days ago
JSON representation
Minetest web info system
- Host: GitHub
- URL: https://github.com/BuckarooBanzay/mtinfo
- Owner: BuckarooBanzay
- Created: 2019-08-23T08:03:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T10:57:52.000Z (over 1 year ago)
- Last Synced: 2024-10-21T19:45:24.914Z (24 days ago)
- Topics: minetest, minetest-mod
- Language: JavaScript
- Homepage: https://buckaroobanzay.github.io/mtinfo/
- Size: 3.37 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# minetest web info system
Project state: **WIP**
![](https://github.com/BuckarooBanzay/mtinfo/workflows/luacheck/badge.svg)
![](https://github.com/BuckarooBanzay/mtinfo/workflows/jshint/badge.svg)
![](https://github.com/BuckarooBanzay/mtinfo/workflows/htmllint/badge.svg)
![](https://github.com/BuckarooBanzay/mtinfo/workflows/generate/badge.svg)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
* https://github.com/BuckarooBanzay
* https://github.com/BobFred7
* https://github.com/OgelGames# License
MIT
## pics/unknown_node.png
* CC BY-SA 3.0
* https://github.com/minetest/minetest