mirror of
https://github.com/YGGverse/hl-php.git
synced 2025-01-15 09:19:55 +00:00
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()
);
Description
PHP 8 library for Half-Life API with native IPv6 / Yggdrasil support
half-lifehalf-life-apihalf-life-composerhalf-life-ipv6half-life-masterhalf-life-phphalf-life-yggdrasilhl-phpmastermaster-server-apiphpxash3dxash3d-apiyggdrasil
Readme
MIT
38 KiB
Languages
PHP
100%