mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Update mods_here.txt to mention installing mods via CDB (#11876)
Co-authored-by: rubenwardy <rw@rubenwardy.com>
This commit is contained in:
parent
a65f6f07f3
commit
ec4a789b4f
1 changed files with 7 additions and 1 deletions
|
@ -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.
|
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
|
To enable them, go to the configure world window in the main menu or write
|
||||||
|
|
||||||
load_mod_<modname> = true
|
load_mod_<modname> = true
|
||||||
|
|
||||||
in world.mt in the world directory.
|
in world.mt in the world directory.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue