From bd5eb26d1b1f73bcbc375c8f2210fe5cbd636a15 Mon Sep 17 00:00:00 2001 From: magmaus3 Date: Wed, 12 Jul 2023 14:26:55 +0200 Subject: [PATCH] add readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5e59b9 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Simple active room listing for Project Gungame + +Warning: I don't know how to program in php, and the script's source might be the worst thing you ever seen. + +Source code is available at [magmaus3/projectgungame-roomviewer-php](https://git.magmaus3.eu.org/magmaus3/projectgungame-roomviewer-php)