Update README
Minetest-For-Mobile/pipeline/head There was a failure building this commit Details

This commit is contained in:
TheBrokenRail 2020-12-21 17:32:38 -05:00
parent dd75019374
commit 517296ca6a
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Minetest For The PinePhone
This is a repository containing scripts to build a version of Minetest for the PinePhone. Just run ``./run.sh`` in a Terminal on a system with Docker installed, and a DEB will be produced in the ``out`` directory. This requires a x86_64 processor to run.
# Minetest For Mobile Linux
This is a repository containing scripts to build a version of Minetest for mobile Linux. Just run ``./run.sh`` in a Terminal on a system with Docker installed, and a DEB will be produced in the ``out`` directory. This requires a x86_64 processor to run.