Arbuinia/README.md

365 B

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