From 6333ea1483e9f97c2ffe61c861f4b93063b183a9 Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 15 Nov 2022 08:00:07 -0500 Subject: [PATCH] minetest/README.rst: Unhelpful mention of ancient OS's --- roles/minetest/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/minetest/README.rst b/roles/minetest/README.rst index 82dfaa397..40ef4bc76 100644 --- a/roles/minetest/README.rst +++ b/roles/minetest/README.rst @@ -5,7 +5,7 @@ Minetest README `Minetest `_ is a `Minecraft `_-inspired creative/explorational building blocks game, written from scratch and licensed under the LGPL (version 2.1 or later). It supports both survival and creative modes along with multiplayer support, dynamic lighting, and an "infinite" map generator. -The Minetest multiplayer server can be installed as part of Internet-in-a-Box (IIAB) on Raspberry Pi (Raspbian), Ubuntu 18.04 and Debian 9 Stretch. +The Minetest multiplayer server can be installed as part of Internet-in-a-Box (IIAB) on Raspberry Pi OS, Ubuntu, or Debian. Please note that the initial configuration is for creative mode, and a number of mods are installed (see the list in `tasks/main.yml `_).