mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 17:15:39 +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