1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minetest_ynh.git synced 2025-12-20 02:53:03 +01:00
Minetest package for YunoHost
Find a file
2025-12-18 19:54:38 +01: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 chown log dir on restore 2025-10-30 18:54:26 +01:00
.gitignore convert to helpers2.1 2025-10-30 17:32:17 +01:00
LICENSE Update LICENSE 2024-01-08 13:53:49 +01:00
manifest.toml Upgrade sources 2025-12-18 00:17:16 +01:00
README.md Auto-update READMEs 2025-12-18 00:17:18 +01: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~ynh6

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.