updated readme

This commit is contained in:
Alexander Weber 2018-12-19 14:35:31 +01:00
parent b55a5bda6b
commit 40caec2bd5

View File

@ -1,13 +1,18 @@
# Minetest smart sfinv enhancements # Minetest smart sfinv enhancements
This is a modpack for the Minetest game with misc enhancements for default inventory mod sfinv. This is a modpack for the Minetest game with misc enhancements for default inventory mod sfinv.
Each mod can be used separatelly, but of course all mods are compatible to each other so the whole modpack can be enabled at once. The base mod is smart_sfinv_api and is required for most other mods.
Each other mod can be used separatelly, but of course all mods are compatible to each other so the whole modpack can be enabled at once.
License: MIT License: MIT
License textures: See mod folders for readme.txt
Author: bell07 Author: bell07
## Mods List ## Mods List
Mod | Description Mod | Description
-- | -- -- | --
smart_sfinv_creative | Replace the default items grouping (Nodes, Tools, Items) by more meaningfull groups per installed mod smart_sfinv_api | Smart enhancements interface API - Used in other mods
smart_sfinv_navfs | Move all creative groups to left site table for beter overview smart_sfinv_creative_bymod | Replace the default items grouping (Nodes, Tools, Items) by more meaningfull groups per installed mod
smart_sfinv_creative_sitebar | Move all creative groups to left site table for beter overview
smart_sfinv_tweaks | Adds Tweak buttons to around player- and inventories