Community space that contains filehosting for players, bans, loadingscreen and autodonate with modules included. Made for source server projects (used by me on my Garry's Mod project).
This project using PHP-Source-Query by xPaw | SteamAuthentication by SmItH197
- Place the contents of this repo except lua folder into your site root directory.
- Configure your database with php settings and apache or nginx premissions to allow write/read files in root and all subdirectories.
- Setup config.php file located in
core
folder and autodonate modules located atmodules/autodonate
. - [If you using it for gmod] Create a new addon folder within your
garrysmod/addons/
directory and place lua folder into it (you prob need to modify lua code based on your server admin mod and needs).