Multiplayer Server: Difference between revisions
Cyberonkel99 (talk | contribs) |
|||
| Line 3: | Line 3: | ||
==VPS (Virtual Private Server)== | ==VPS (Virtual Private Server)== | ||
Described here is the start of a VPS at [https://ecowan.fr/vps-linux ecowan] with preinstalled [https://yunohost.org yunohost] – a user friendly server variant based on Linux. | Described here is the start of a VPS at [https://ecowan.fr/vps-linux ecowan] with preinstalled [https://yunohost.org yunohost] – a user friendly server variant based on Linux. | ||
===Install Luanti=== | |||
After configuring your yunohost (connect to your domain setting up the DNS), you can open your yunohost admin panel and install Luanti. Choose in Applications > Games the app ''Minetest'' (Minetest has be renamed to Luanti, but in yunohost, it is still "Minetest"). Luanti will not be shown as tile on your user interface – you have to start it over a terminal. | |||
===Install VoxeLibre=== | |||
Connect in a terminal to your VPS server over ssh and go to the folder /var/www/minetest/games. Clone the actual version of VoxeLibre into this folder (git clone https://git.minetest.land/VoxeLibre/VoxeLibre). | |||
After installation of the game, you have to change the ''minetest.conf'' file in /home/yunohost.app/minetest/.minetest | |||
Revision as of 13:30, 16 March 2025
You can install Luanti on a server you run at home or on a VPS.
VPS (Virtual Private Server)
Described here is the start of a VPS at ecowan with preinstalled yunohost – a user friendly server variant based on Linux.
Install Luanti
After configuring your yunohost (connect to your domain setting up the DNS), you can open your yunohost admin panel and install Luanti. Choose in Applications > Games the app Minetest (Minetest has be renamed to Luanti, but in yunohost, it is still "Minetest"). Luanti will not be shown as tile on your user interface – you have to start it over a terminal.
Install VoxeLibre
Connect in a terminal to your VPS server over ssh and go to the folder /var/www/minetest/games. Clone the actual version of VoxeLibre into this folder (git clone https://git.minetest.land/VoxeLibre/VoxeLibre).
After installation of the game, you have to change the minetest.conf file in /home/yunohost.app/minetest/.minetest