Update README.md

This commit is contained in:
Mario 2023-02-14 09:02:18 +02:00 committed by GitHub
parent 8266b95c52
commit da9e11798d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ A Bootstrap based ROBLOX revival website.
- [x] Make Create assets/game page<br>
- [x] Make Catalog page (functional)<br>
- [x] Make Credits page<br>
- [ ] 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)