mirror of
https://github.com/YGGverse/HLState.git
synced 2025-02-10 22:14:14 +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
- HLServers - Half-Life Servers Registry for HLState
- half-life-server - Half-Life server edition by YGGverse
- pymaster - Refactored master server written in Python
Languages
PHP
58.3%
Twig
36.7%
CSS
5%