VoxeLibre/mods/HELP/doc
2024-12-19 08:47:40 +01:00
..
doc German translation updates 2024-12-18 18:42:25 +01:00
doc_identifier Update translations to follow string changes 2024-12-16 01:16:32 +01:00
doc_items Improve extraction of strings, for banner colors and villagers 2024-12-19 08:47:40 +01:00
modpack.conf Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
README.md Update documentation for Minetest rename to Luanti (#4706) 2024-11-28 20:55:48 +01:00

Help

VoxeLibre uses some of the mods found in the Help modpack by Wuzzy.

The goal of this modpack is to make using Luanti and mods easier for both newcomers and advanced users. It makes it easier for newcomers by making help more accessible. It makes life easier for advanced user by making it more convenient to use, by centralizing the help where you most need it: Inside the game. This modpack will also make the life of modder easier by allowing them to add help texts directly into mods (via doc_items).

More information is given in the respective mods.

Overview of the mods used in VoxeLibre:

  • doc: Documentation System. Core API and user interface. Mods can add arbitrary categories and entries
  • doc_items: Item Help. Adds automatically generated help texts for items and an API
  • doc_identifier: Lookup Tool. A tool to identify and show help texts for pointed things