diff --git a/README.md b/README.md index f949583..97617d0 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,49 @@ Bright Game Panel V2 -========= +======================= [08/02/2016 - Update: project dev. restarted] +************ This Project Is WORK IN PROGRESS everything here is still in Develoment if you are after the current one, Go to http://www.bgpanel.net to get the working version until this is ready for release.************ Bright Game Panel V2 is a complete rewrite of the original Bright Game Panel with many improvements and updates. -This project is not dead ! thanks to community support and the benfits of open source anyone can change the code and use it to the way they like as stated in the lisence. +This project is not dead! Thanks to community support and the benefits of open source anyone can contribute/fork the project and help make it better!! -This Project Is WORK IN PROGRESS everything here is still being coded goto www.bgpanel.net to get the old working version until this is ready for release. +This Project Is WORK IN PROGRESS everything here is still being coded go to http://www.bgpanel.net to get the Currently working version until this is ready for release. -Notes : - - // RSA - chmod 400 /path/my-key-pair.pem +TO-DO List : + Cache System. + - + + Voice Servers. + - Bedrock, is working on adding this intergration. + + Game Server File Managment System. + - + + Events + -Notifications top corner. - // api cli + cron - set_time_limit ( 300 ) - // normal - set_time_limit ( 45 ) - - // Servers with Server API set to CGI/FCGI - // Will not populate PHP_AUTH vars - - // Clean sessions with cronjob - - // Optimize Database Access (Perms) - - // Task Scheduling - - // Queues - - // Events - Notifications top corner + Task Scheduling + - + + Optimize Database Access (Perms) + - + + Queues + - + + Clean sessions with cronjob + - + + RSA + -chmod 400 /path/my-key-pair.pem + + // api cli + cron + set_time_limit ( 300 ) + // normal + set_time_limit ( 45 ) - // Cache \ No newline at end of file + // Servers with Server API set to CGI/FCGI + // Will not populate PHP_AUTH vars