Moved the Agents into their own repo. Kept the agent.pl just for reference
This commit is contained in:
parent
22381be29a
commit
8680a02b13
18132 changed files with 0 additions and 2569420 deletions
|
|
@ -1,54 +0,0 @@
|
|||
{
|
||||
"name": "austinb/gameq",
|
||||
"description": "GameQ Gameserver Library",
|
||||
"version": "2.0.4",
|
||||
"license": "LGPL-3.0+",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Austin Bischoff",
|
||||
"email": "austin.bischoff@gmail.com",
|
||||
"role": "Packagist/Composer Maintainer, Developer",
|
||||
"homepage": "https://github.com/Austinb"
|
||||
},
|
||||
{
|
||||
"name": "Christoph Kretzschmar",
|
||||
"email": "blackskyliner@googlemail.com",
|
||||
"role": "Developer",
|
||||
"homepage": "https://github.com/Blackskyliner"
|
||||
},
|
||||
{
|
||||
"name": "Marcel Bößendörfer",
|
||||
"email": "m.boessendoerfer@marbis.net",
|
||||
"role": "Developer",
|
||||
"homepage": "https://github.com/nitrado"
|
||||
},
|
||||
{
|
||||
"name": "Alexander Hambalgo",
|
||||
"role": "Developer",
|
||||
"homepage": "http://balgo.users.sourceforge.net/"
|
||||
},
|
||||
{
|
||||
"name": "Holger",
|
||||
"role": "Developer",
|
||||
"homepage": "http://icet33.users.sourceforge.net/"
|
||||
},
|
||||
{
|
||||
"name": "Sebastian Weidenbach",
|
||||
"role": "Developer",
|
||||
"homepage": "http://sebastianwe.users.sourceforge.net/"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/Austinb/GameQ",
|
||||
"issues": "https://github.com/Austinb/GameQ/issues",
|
||||
"wiki": "https://github.com/Austinb/GameQ/wiki"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.2",
|
||||
"ext-bz2": "*",
|
||||
"ext-zlib": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "GameQ": "." }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue