From cb33792eee7eab7167e02b67e39e8807e56a92da Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Mon, 26 Jan 2026 18:45:52 -0400 Subject: [PATCH] remove minimum luanti version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee82945..eba197a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # simple-shooter-game -A FPS game for the [Luanti Game Engine](https://luanti.org) (version 5.9.0+). Currently very WIP +A FPS game for the [Luanti Game Engine](https://luanti.org). Currently very WIP PRs welcome!