Update README

master
Jordan Irwin 2021-07-05 20:06:03 -07:00
parent 64fff7ef97
commit 414a1df635
1 changed files with 9 additions and 4 deletions

View File

@ -17,9 +17,14 @@ A [Minetest][] mod that allows players to create a limited number of personal bo
### Usage: ### Usage:
``` ```
- open inventory - open formspec
- select "More" tab - sfinv:
- select "Personal Bookmarks" - select "More" tab
- select "Personal Bookmarks"
- unified_inventory & i3:
- select "Personal Bookmarks" tab
- chat command:
- /pbmarks
- input a description into text field - input a description into text field
- press "Set" to store location - press "Set" to store location
- press "Go" to teleport to location - press "Go" to teleport to location
@ -44,7 +49,7 @@ A [Minetest][] mod that allows players to create a limited number of personal bo
### Requirements: ### Requirements:
- Depends: [wdata](https://content.minetest.net/packages/AntumDeluge/wdata/) - Depends: [wdata](https://content.minetest.net/packages/AntumDeluge/wdata/)
- Optional depends: [sfinv_buttons](https://content.minetest.net/packages/Wuzzy/sfinv_buttons/), [unified_inventory](https://content.minetest.net/packages/RealBadAngel/unified_inventory/), [simple_protection](https://content.minetest.net/packages/Krock/simple_protection/) - Optional depends: [sfinv_buttons](https://content.minetest.net/packages/Wuzzy/sfinv_buttons/), [unified_inventory](https://content.minetest.net/packages/RealBadAngel/unified_inventory/), [i3](https://content.minetest.net/packages/jp/i3/), [simple_protection](https://content.minetest.net/packages/Krock/simple_protection/)
### Links: ### Links: