From da9e11798d31b1d4fdc99707e545bf9c4ee92182 Mon Sep 17 00:00:00 2001 From: Mario <100047175+Mariopizza1@users.noreply.github.com> Date: Tue, 14 Feb 2023 09:02:18 +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 1c2aeea..99ac80a 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
-- [ ] Make Placelauncher.ashx require a token for joining then proceed to start a game on a gameserver with soap +- [x] Make Placelauncher.ashx require a token for joining then proceed to start a game on a gameserver with soap - [ ] 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)