summaryrefslogtreecommitdiff
path: root/games/devtest/README.md
diff options
context:
space:
mode:
authorParamat <paramat@users.noreply.github.com>2020-10-20 22:13:27 +0100
committerGitHub <noreply@github.com>2020-10-20 22:13:27 +0100
commit4d9c9186ce61e11e13bc35ce1a319e568cf08662 (patch)
treeb9218c4e85b06673aaac41badc52b5876fda1382 /games/devtest/README.md
parentc7aa92aaed27ad8e10af7463b154b5b580c86da5 (diff)
downloadminetest-4d9c9186ce61e11e13bc35ce1a319e568cf08662.tar.gz
minetest-4d9c9186ce61e11e13bc35ce1a319e568cf08662.tar.bz2
minetest-4d9c9186ce61e11e13bc35ce1a319e568cf08662.zip
Devtest: Automatically enable zoom capability (#10493)
Make minor improvements to the zoom testing chat command. Delete incorrect line about creative mode from README.md.
Diffstat (limited to 'games/devtest/README.md')
-rw-r--r--games/devtest/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/devtest/README.md b/games/devtest/README.md
index 8b71da625..77e722af7 100644
--- a/games/devtest/README.md
+++ b/games/devtest/README.md
@@ -23,7 +23,6 @@ Basically, just create a world and start. A few important things to note:
* Use the `/infplace` command to toggle infinite node placement in-game
* Use the Param2 Tool to change the param2 of nodes; it's useful to experiment with the various drawtype test nodes
* Check out the game settings and server commands for additional tests and features
-* Creative Mode does nothing (apart from default engine behavior)
Confused by a certain node or item? Check out for inline code comments. The usages of most tools are explained in their tooltips.