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, 0 insertions, 15 deletions
diff --git a/games/minimal/mods/testpathfinder/README.md b/games/minimal/mods/testpathfinder/README.md
deleted file mode 100644
index 2b9d46e70..000000000
--- a/games/minimal/mods/testpathfinder/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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.