Add extra keywords for supported games

pull/94/head
Pavel Djundik 9 years ago
parent 2591684d24
commit 346151b51f

@ -8,8 +8,13 @@
[ [
"rcon", "rcon",
"minecraft", "minecraft",
"csgo",
"counter-strike", "counter-strike",
"team fortress" "team fortress",
"starbound",
"rust",
"ark",
"gmod"
], ],
"require": "require":
{ {
@ -17,7 +22,8 @@
}, },
"autoload": "autoload":
{ {
"psr-4": { "psr-4":
{
"xPaw\\SourceQuery\\": "SourceQuery/" "xPaw\\SourceQuery\\": "SourceQuery/"
} }
} }

Loading…
Cancel
Save