I used the word "desire" an uncomfortable number of times here
This commit is contained in:
parent
17acb956ff
commit
04e5259131
@ -4,7 +4,7 @@
|
||||
|
||||
This mod adds a "Personal Logs" feature to the Unified Inventory or the SFInv Minetest interfaces. There's also an option (disabled by default) to add a craftable item players can use to access the log screen, if that's preferred or if this mod is being used with an unsupported inventory interface.
|
||||
|
||||
Personal logs are private notes that players can keep for themselves. There's also the ability to export or import them to and from the default mod's "book" items, allowing players to share their notes with others if they desire.
|
||||
Personal logs are private notes that players can keep for themselves. There's also the ability to export or import them to and from the default mod's "book" items, allowing players to share their notes with others if they want.
|
||||
|
||||
Logs can be entered into three different categories:
|
||||
|
||||
@ -14,7 +14,7 @@ Logs can be entered into three different categories:
|
||||
|
||||
Location logs will automatically have the player's coordinates saved with them when they're created. If the [ccompass](https://github.com/minetest-mods/ccompass) mod is installed there will be an interface that allows players to set a compass to track the location of one of these entries. Players can also read and write maps belonging to the [compassgps](https://github.com/Kilarin/compassgps/) mod. If a player has the teleport privilege they will also be presented with a "teleport" button for locations they've logged.
|
||||
|
||||
Event logs automatically have the current date saved with them when they're created. They're intended to allow a player to keep a diary of sorts, tracking the story of their game over time if they desire.
|
||||
Event logs automatically have the current date saved with them when they're created. They're intended to allow a player to keep a diary of sorts, tracking the story of their game over time.
|
||||
|
||||
General logs have a free-form text field for their topic, players can use these to record any other sort of general information they desire.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user