diff options
| author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-10-18 12:06:11 +0200 |
|---|---|---|
| committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-10-18 12:06:11 +0200 |
| commit | 847198edb6fb906165bf0b2b9518d0e6a0677722 (patch) | |
| tree | 6f0348ce23e865ead2815650dc8e135e20c45778 /clientmods | |
| parent | bbcd2495444225fd16f61f8a830185ed5b8cf77f (diff) | |
| download | dragonfireclient-847198edb6fb906165bf0b2b9518d0e6a0677722.tar.xz | |
Edited .gitignore properly; fixed armor invulnarability in the server code.
Diffstat (limited to 'clientmods')
| -rw-r--r-- | clientmods/mods_here.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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_<modname> = true +in mods.conf in this directory. |
