Go to file
SFENCE 6f11e016b4 Add command for print facedir_to_dir. 2022-06-07 19:25:24 +02:00
README.md First version of mod. Tested print_all_items command. 2020-12-19 17:07:44 +01:00
init.lua Add command for print facedir_to_dir. 2022-06-07 19:25:24 +02:00
mod.conf First version of mod. Tested print_all_items command. 2020-12-19 17:07:44 +01:00

README.md

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