Add short README
This commit is contained in:
parent
2f62e53dd8
commit
d5d4dc2897
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Example mod for Help modpack (`doc`, `doc_items`, etc.)
|
||||||
|
This mod is for modders and useless for anyone else.
|
||||||
|
It demonstrates the usage of the APIs of the Help mods. This should help you in getting
|
||||||
|
started with this modpack.
|
||||||
|
|
||||||
|
Using the APIs of the Help modpack helps to improve the overall quality and completeness
|
||||||
|
of the entire help.
|
||||||
|
|
||||||
|
It includes examples for the following mods:
|
||||||
|
|
||||||
|
* `doc`: In `doc.lua`
|
||||||
|
* `doc_items`: In `doc_items.lua`
|
||||||
|
|
||||||
|
Activate this mod in your world to see some example categories, entries and items added.
|
||||||
|
|
||||||
|
Read the source code for some brief explanation.
|
||||||
|
|
||||||
|
THIS IS NOT A FULL EXAMPLE. Please read `API.md` of the respective mods to learn how to
|
||||||
|
use the mod properly.
|
Loading…
x
Reference in New Issue
Block a user