From 404b664617afec73b21acef622aff0475f8d082c Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Mon, 8 Dec 2025 18:15:11 -0400 Subject: [PATCH] Add link to Luanti --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43ab310..eba197a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # simple-shooter-game -A FPS game for the Luanti Game Engine. Currently very WIP +A FPS game for the [Luanti Game Engine](https://luanti.org). Currently very WIP PRs welcome!