mirror of https://github.com/YGGverse/hl-php.git
phpyggdrasilhalf-lifexash3dhalf-life-ipv6half-life-yggdrasilmasterhalf-life-masterhl-phpxash3d-apihalf-life-composermaster-server-apihalf-life-phphalf-life-api
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghost
4f8fffed17
|
10 months ago | |
---|---|---|
src/Xash3D | 10 months ago | |
.gitignore | 11 months ago | |
LICENSE | 11 months ago | |
README.md | 11 months ago | |
composer.json | 11 months ago |
README.md
hl-php
PHP 8 library for Half-Life API with native IPv6 / Yggdrasil support
Install
composer require yggverse/hl
Usage
Xash3d
Master
$master = new \Yggverse\Hl\Xash3D\Master('hl.ygg', 27010);
var_dump(
$master->getServersIPv6()
);
var_dump(
$master->getErrors()
);
Projects
- HLState - Web Monitor for Half-Life Servers