mirror of
https://github.com/YGGverse/HLState.git
synced 2025-02-05 19:54:13 +00:00
HLState
Web Stats for Half-Life Server
Install
git clone https://github.com/YGGverse/HLState.git
cd HLState
composer install
Setup
cp .env .env.local
php bin/console doctrine:database:create
crontab -e
>* * * * * /usr/bin/curl --silent http://address/crontab/online &> /dev/null
Update
composer update
php bin/console doctrine:migrations:migrate
php bin/console cache:clear
License
- Engine sources MIT License
Versioning
Components
Support
Blog
See also
Languages
PHP
58.3%
Twig
36.7%
CSS
5%