Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# Sfence help
Version 0.1

Help 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.