VoxeLibre/mods/HELP/doc
the-real-herowl 48e6ffa935 Improved tool tooltips (#4306)
Co-authored-by: Araca <araca.prod@gmail.com>
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4306
2024-05-22 18:55:07 +00:00
..
doc Able to see all mobs in the lookup help menu (#4186) 2024-04-21 08:16:15 +00:00
doc_identifier Able to see all mobs in the lookup help menu (#4186) 2024-04-21 08:16:15 +00:00
doc_items Improved tool tooltips (#4306) 2024-05-22 18:55:07 +00:00
README.md Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
modpack.conf Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00

README.md

Help

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

The goal of this modpack is to make using Minetest 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