Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfence/sfence_help
Minetest mod sfence_help. Used for dump out some information for analysis, debuging, automatization etc.
https://github.com/sfence/sfence_help
minetest-mod
Last synced: about 2 months ago
JSON representation
Minetest mod sfence_help. Used for dump out some information for analysis, debuging, automatization etc.
- Host: GitHub
- URL: https://github.com/sfence/sfence_help
- Owner: sfence
- Created: 2020-12-19T15:58:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T03:21:52.000Z (3 months ago)
- Last Synced: 2024-10-10T22:32:46.223Z (2 months ago)
- Topics: minetest-mod
- Language: Lua
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sfence help
Version 0.1Help mod for Minetest.
This mod ican be used for get some infromation from Minetest usable forn analysis, debugging, analysis, etc.## Licensing
This mod is free software. It has been licensed under these licenses:* GNU LGPLv2.1 (or later) for the code
* CC BY-SA 3.0 for the media## Features
### Commands
* `print_all_items ` -> store list of all items registered in running Minetest world to file with name filename which is stored in world directory. Do not use the name of existing file in world directory.