Archtec mod collection.
- Clone
Warning
Please delete the
mods
folder before proceeding!
To use the latest development version, clone the main
branch.
If you need the current stable release with critical backported bugfixes, clone the stable
branch.
git clone https://github.com/Archtec-io/archtec-mods mods -b stable
- Prepare
cd mods
- Init/Update
./update.sh
Don't forget to clone Archtec's minetest game fork. This fork has no mods, mtg is in this repo for better version control.
./update.sh
The complete minetest.conf
file in the config repo.
- Minetest 5.8+
- LuaJIT (latest master)
- Matterbridge (optional)
- Minetest Mapserver (optional)
Download the current colors.txt
from the colorstxt repo. The file gets automatically updated by the CI pipeline.