diff options
Diffstat (limited to 'clientmods/mods_here.txt')
-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. |