summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Weber <web.alexander@web.de>2018-02-14 20:26:14 +0100
committersofar <sofar+github@foo-projects.org>2018-02-19 11:18:18 -0800
commit14288a1ff093f5de89660350cb222003e021350d (patch)
tree8857f7f691aacf389624ae2ca147362a39967343
parent0ee30a925e81df1191b3b11045b59e79632c3c79 (diff)
mentioned chat commands in README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 653bbf1..4c93688 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ This Minetest mod offers changeable player skins with a graphical interface for
- Flexible skins API to manage the database
- [character_creator](https://github.com/minetest-mods/character_creator) support for custom skins
- Skin change menu for sfinv (in minetest_game) and [unified_inventory](https://forum.minetest.net/viewtopic.php?t=12767)
+- Skins change menu and command line using chat command /skinsdb (set | show | list | list private | list public | ui)
- Supported by [smart_inventory](https://forum.minetest.net/viewtopic.php?t=16597) for the skin selection
- Skin previews supported in selection
- Additional information for each skin
@@ -39,4 +40,4 @@ Fritigern:
- Zeg9 (skinsdb)
- cornernote (source code)
- Krock (source code)
-- bell07 (source code) \ No newline at end of file
+- bell07 (source code)