diff options
Diffstat (limited to 'mods/mods_here.txt')
-rw-r--r-- | mods/mods_here.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mods/mods_here.txt b/mods/mods_here.txt new file mode 100644 index 000000000..e105fbd1a --- /dev/null +++ b/mods/mods_here.txt @@ -0,0 +1,4 @@ +You can install Minetest mods by copying (and extracting) them into this folder. +To enable them, go to the configure world window in the main menu or write + load_mod_<modname> = true +in world.mt in the world directory. |