diff options
author | Wuzzy <almikes@aol.com> | 2016-12-11 22:48:33 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-12-11 22:48:33 +0100 |
commit | 647b8e320a2ea48ca654f60df6c49f299ef3d16f (patch) | |
tree | 4b2e01f1b0d4a28c1be5c4f376b5b950c8a98f11 | |
parent | 572c28942dba9d1d164b7d6b06e1baa778e0d06b (diff) |
Add README.md
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..054e673 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Basic help [`doc_basics`] + +Adds basic help texts about Minetest, controls, gameplay and other basics. +This mod uses the Documentation System [`doc`] as a basis. It adds these +categories: + +* Basics: Basic gameplay information +* Advanced usage: Advanced Minetest information (not gameplay-releavant) for power users + +Version: 0.1.0 |