summaryrefslogtreecommitdiff
path: root/games/minimal/mods/testnodes/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'games/minimal/mods/testnodes/README.md')
-rw-r--r--games/minimal/mods/testnodes/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/minimal/mods/testnodes/README.md b/games/minimal/mods/testnodes/README.md
deleted file mode 100644
index 13ed972c0..000000000
--- a/games/minimal/mods/testnodes/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Test Nodes
-
-This mod contains a bunch of basic nodes to test development stuff.
-Most nodes are kept as minimal as possible in order to show off one particular feature of the engine, to make testing stuff easier.
-
-This mod includes tests for:
-
-* drawtypes
-* paramtype2's
-* node properties such as damage, drowning, falling, etc.
-* other random stuff