Create README.md

This commit is contained in:
Zemtzov7 2023-06-09 21:23:50 +05:00 committed by GitHub
parent 1e5fedc144
commit 8dd738d90b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# minetest-mod-invman
Allows to check and grab, remove items from players' inventories
### Usage
* `/invman <playername>` - open InvMan formspec targeted on online player
* Copy items to your inventory by clicking them. Toggle `Grab item` checkbox to move items instead of copying(they will removed from target player).
* Use tabs to navigate through player's inventory lists
![](/screenshot.png?raw=true)