From 847198edb6fb906165bf0b2b9518d0e6a0677722 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Sun, 18 Oct 2020 12:06:11 +0200 Subject: Edited .gitignore properly; fixed armor invulnarability in the server code. --- clientmods/mods_here.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 clientmods/mods_here.txt (limited to 'clientmods') diff --git a/clientmods/mods_here.txt b/clientmods/mods_here.txt new file mode 100644 index 000000000..ea2175f2d --- /dev/null +++ b/clientmods/mods_here.txt @@ -0,0 +1,4 @@ +You can install Minetest or Dragonfire clientmods by copying (and extracting) them into this folder. +To enable them write + load_mod_ = true +in mods.conf in this directory. -- cgit v1.2.3