1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minetest_ynh.git synced 2025-10-28 01:17:37 +01:00
Minetest package for YunoHost
Find a file
2025-10-11 11:29:39 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:49:35 +02:00
conf Update systemd.service 2025-03-06 20:08:02 +01:00
doc Update screenshot.jpg 2024-01-08 13:59:32 +01:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:37:09 +02:00
.gitignore Fix jessie-backports GPG key for arm 2017-10-20 10:58:42 +02:00
LICENSE Update LICENSE 2024-01-08 13:53:49 +01:00
manifest.toml Upgrade sources 2025-10-06 00:22:26 +02:00
README.md Auto-update READMEs 2025-10-06 00:22:27 +02:00
tests.toml Update tests.toml 2025-03-06 22:08:20 +01:00

Logo of Minetest Minetest, packaged for YunoHost

Voxel game engine and game. Need a client to connect to the server

🌐 Official app website Version: 5.14.0~ynh1

Screenshots

Screenshot of Minetest

📦 Developer info

Automatic tests level

🛠️ Upstream Minetest repository: https://github.com/minetest/minetest

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.