mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Since Minetest 5.8.0, there is no longer a "default" game, so the --gameid argument must be used to select a game (from the list at https://content.luanti.org/packages/?type=game). Set minetest_game as the default game for FreedomBox. In the future, we can consider providing a list of popular game IDs, or allow a custom game ID. Work around for Debian bug #1090067. Closes: #2445. Tests: - Install Minetest on Debian testing. The service is running. Able to connect a client to the server. Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>