mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 09:05:44 +00:00
1.2 KiB
1.2 KiB
HLState
Web Stats for Half-Life Server
Install
git clone https://github.com/YGGverse/HLState.gitcd HLStatecomposer install
Setup
cp .env .env.localphp bin/console doctrine:database:createcrontab -e>* * * * * /usr/bin/curl --silent http://address/crontab/online &> /dev/null
Update
composer updatephp bin/console doctrine:migrations:migratephp 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