summaryrefslogtreecommitdiff
path: root/games/minimal/game.conf
diff options
context:
space:
mode:
authorWuzzy <wuzzy2@mail.ru>2020-05-24 15:46:26 +0200
committerGitHub <noreply@github.com>2020-05-24 14:46:26 +0100
commit6456aba73f0ef3f2fa7fd2b2a69cfdf8624afe23 (patch)
treef2bada583c6f4d3032f28b2627bf052174f0a847 /games/minimal/game.conf
parenta9b74f4c3966ad38c2f9a97364d3fdda0e514c93 (diff)
downloadminetest-6456aba73f0ef3f2fa7fd2b2a69cfdf8624afe23.tar.gz
minetest-6456aba73f0ef3f2fa7fd2b2a69cfdf8624afe23.tar.bz2
minetest-6456aba73f0ef3f2fa7fd2b2a69cfdf8624afe23.zip
Replacement for Minimal Development Test (PR) (#9450)
Diffstat (limited to 'games/minimal/game.conf')
-rw-r--r--games/minimal/game.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/minimal/game.conf b/games/minimal/game.conf
index 99bfaf0a4..ae76cf7ad 100644
--- a/games/minimal/game.conf
+++ b/games/minimal/game.conf
@@ -1,2 +1,2 @@
name = Minimal development test
-
+description = Testing environment to help with testing the engine features of Minetest. It can also be helpful in mod development.