2020-12-18 08:31:41 +01:00
2020-12-13 12:00:49 +01:00
2020-12-13 12:00:49 +01:00
2020-12-13 12:00:49 +01:00
2020-12-13 12:00:49 +01:00
2020-12-13 12:00:49 +01:00
2018-09-30 11:54:29 +02:00
2017-04-28 17:02:25 +02:00
2020-12-13 12:00:49 +01:00
2020-12-13 14:39:42 +01:00
2020-12-18 08:27:12 +01:00
2020-12-13 12:00:49 +01:00
2020-12-13 12:00:49 +01:00
2017-11-12 14:34:23 +01:00
2017-11-04 22:01:39 +01:00

A Collection of Minetest Mods

This is a collection of mods as used by our personal minetest server. Each mod is either included as a git-submodule (preferred) or, if that is not possible, directly contained in this repository. Additionally, local modifications of certain modes (like disabling particular features) are included as separate patches in the patches directory. These can be applied with quilt push -a Before updating mods, unapply the patches with quilt pop -a.

Some standard extension mods are not included here, because they are shipped with Debian. Run the following command to satisfy these dependencies:

sudo apt install                    \
     minetest-mod-character-creator \
     minetest-mod-craftguide        \
     minetest-mod-currency          \
     minetest-mod-infinite-chest    \
     minetest-mod-intllib           \
     minetest-mod-mesecons          \
     minetest-mod-moreblocks        \
     minetest-mod-torches           \
     minetest-mod-unified-inventory \
     minetest-mod-unifieddyes       \
     minetest-mod-worldedit

Afterwards, use git to check out all submodules like so:

git submodule update --init

Then start minetest, edit world.mt to enable all wanted modules, and restart again. Enjoy! ☺

For licenses and copyrights see the corresponding mods. All that remains is licensed under an MIT License.

Description
No description provided
Readme 300 KiB
Languages
Diff 100%