mirror of https://github.com/YGGverse/hl-php.git
phpyggdrasilhalf-lifexash3dhalf-life-ipv6half-life-yggdrasilhalf-life-masterhl-phpxash3d-apihalf-life-composermaster-server-apihalf-life-phphalf-life-apimaster
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.
18 lines
352 B
18 lines
352 B
11 months ago
|
{
|
||
|
"name": "yggverse/hl",
|
||
|
"description": "PHP 8 library for Half-Life API with native IPv6 / Yggdrasil support ",
|
||
|
"type": "library",
|
||
|
"license": "MIT",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Yggverse\\Hl\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "YGGverse"
|
||
|
}
|
||
|
],
|
||
|
"require": {}
|
||
|
}
|