Brayd b0d45d1058 | ||
---|---|---|
menu | ||
mods | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
game.conf |
README.md
Arbuinia
The Arbinia Minetest game adds custom and unique features to Minetest.
Installing
Clone this repo into your .minetest/games
folder and initialize the submodules using the following commands:
$ git clone https://code.braydmedia.de/Arbuinia/Arbuinia.git
$ cd Arbuinia
$ git submodule init
$ git submodule update