From 24df59959ad8fb373b8759b3ac3d7b822c21a0be Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Sat, 6 Dec 2025 11:40:15 -0400 Subject: [PATCH] Add 'PRs welcome!' to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b60070..68730d1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # simple-shooter-game A FPS game for the Luanti Game Engine. Currently very WIP +PRs welcome!