From ebf3b6cfa9de0b847ca82031f7b7b4469b332d47 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Thu, 25 Dec 2025 20:24:12 -0400 Subject: [PATCH] State that 5.9.0 or later is required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eba197a..ee82945 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). Currently very WIP +A FPS game for the [Luanti Game Engine](https://luanti.org) (version 5.9.0+). Currently very WIP PRs welcome!