From c11a67ea1bf7e7541b640b0a21f395fa74b9db85 Mon Sep 17 00:00:00 2001 From: Nils Dagsson Moskopp Date: Wed, 11 May 2022 20:50:02 +0200 Subject: [PATCH] Add modpack.conf --- modpack.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modpack.conf diff --git a/modpack.conf b/modpack.conf new file mode 100644 index 0000000..42009ba --- /dev/null +++ b/modpack.conf @@ -0,0 +1,3 @@ +name = crashtest +title = Crashtest +description = Mods that try to crash or hang Minetest. Use this to see if your client and server are sufficiently hardened.