summaryrefslogtreecommitdiff
path: root/games/minimal/mods/testpathfinder/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'games/minimal/mods/testpathfinder/README.md')
-rw-r--r--games/minimal/mods/testpathfinder/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/minimal/mods/testpathfinder/README.md b/games/minimal/mods/testpathfinder/README.md
new file mode 100644
index 000000000..2b9d46e70
--- /dev/null
+++ b/games/minimal/mods/testpathfinder/README.md
@@ -0,0 +1,15 @@
+# Pathfinder Tester
+
+Usage:
+
+Use the Pathfinder Tester tool (`testpathfinder:testpathfinder`).
+Here's how it works:
+
+* Place on node: Set destination position
+* Punch: Find path
+* Sneak+punch: Select pathfinding algorithm
+
+Information will be shown in chat. If a path was found, all waypoints
+will be shown for a few seconds.
+
+See `init.lua` for config variables.