From 935fee821f8835c22980106ed14b17c17b961ac1 Mon Sep 17 00:00:00 2001
From: Mario <100047175+Mariopizza1@users.noreply.github.com>
Date: Sun, 26 Feb 2023 13:40:47 +0200
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fac477f..45987f0 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ A Bootstrap based ROBLOX revival website.
- [x] Make Create assets/game page
- [x] Make Catalog page (functional)
- [x] Make Credits page
-- [x] Make Placelauncher.ashx require a token for joining then proceed to start a game on a gameserver with soap
+- [ ] Make Placelauncher.ashx require a token for joining then proceed to start a game on a gameserver with soap (kinda done i guess still need to do some shit)
- [ ] Make renders with a soap request to rcc
- [x] Make Admin panel and make it only accessible to admin users (show stuff like how many games are running cpu usage on the webserver how many users are online that kind of stuff)
- [ ] \(Optional) Add Recaptcha (https://developers.google.com/recaptcha/old/docs/php, ask mario to make a public key if u want to do this feature) (I dont see the point -qzip)