| Next revision | Previous revision |
| games:linux:minetest [2024/08/13 15:59] – created Sean Rhone | games:linux:minetest [2026/01/04 13:15] (current) – Sean Rhone |
|---|
| |
| * Minetest | * Minetest |
| * [[Information:Realm of Espionage]] | |
| |
| ===== Prerequisites ===== | ===== Prerequisites ===== |
| |
| * [[Distros:openSUSE Tumbleweed (GNOME)]] | * [[linux:distros:opensuse_tumbleweed_xfce|openSUSE Tumbleweed (Xfce)]] |
| |
| ====== Repositories ====== | ====== Dependencies ====== |
| |
| ===== openSUSE Games ===== | **** |
| |
| * Provides **minetest** | sudo zypper install 'minetest-game' |
| * Repo priority 99 | |
| |
| sudo rpm --import 'http://download.opensuse.org/repositories/games/openSUSE_Tumbleweed//repodata/repomd.xml.key' && sudo zypper ar -f 'http://download.opensuse.org/repositories/games/openSUSE_Tumbleweed/games.repo' | ====== Content ====== |
| |
| ====== Dependencies ====== | ===== Mineclonia ===== |
| |
| **** | * https://content.luanti.org/packages/ryvnf/mineclonia/ |
| | * https://codeberg.org/mineclonia/mineclonia |
| | |
| | cd ~ && mkdir -p ~/'.minetest/games' && rm -Rf ~/'.minetest/games/Mineclonia' && git clone --branch 'main' --depth '1' --recurse-submodules 'https://codeberg.org/mineclonia/mineclonia.git' ~/'.minetest/games/Mineclonia' |
| | |
| | ===== Pixel ImPerfection ===== |
| | |
| | * https://content.luanti.org/packages/bramaudi/pixel_imperfection/ |
| | * https://codeberg.org/mineclonia/pixel_imperfection |
| | |
| | cd ~ && mkdir -p ~/'.minetest/textures' && rm -Rf ~/'.minetest/textures/Pixel ImPerfection' && git clone --branch 'main' --depth '1' --recurse-submodules 'https://codeberg.org/mineclonia/pixel_imperfection.git' ~/'.minetest/textures/Pixel ImPerfection' |
| | |
| | ===== mcla_music ===== |
| | |
| | * https://codeberg.org/mineclonia/mcla_music |
| |
| sudo zypper install 'minetest' | cd ~ && mkdir -p ~/'.minetest/mods' && rm -Rf ~/'.minetest/mods/mcla_music' && git clone --branch 'main' --depth '1' --recurse-submodules 'https://codeberg.org/mineclonia/mcla_music.git' ~/'.minetest/mods/mcla_music' |
| |
| ====== Settings ====== | ====== Settings ====== |