]> git.lizzy.rs Git - minetest.git/commitdiff
Update mods_here.txt to mention installing mods via CDB (#11876)
authorqwerty123a2 <82355645+qwerty123a2@users.noreply.github.com>
Fri, 29 Apr 2022 16:15:19 +0000 (02:15 +1000)
committerGitHub <noreply@github.com>
Fri, 29 Apr 2022 16:15:19 +0000 (17:15 +0100)
Co-authored-by: rubenwardy <rw@rubenwardy.com>
mods/mods_here.txt

index e105fbd1a1e89309648028bb29966220de22949b..e14b7539e399f05d27d9d86c3fcfc9ae2ae435f2 100644 (file)
@@ -1,4 +1,10 @@
+You can use the content tab in the main menu
+
+ OR
+
 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.
+
+in world.mt in the world directory.