Add extra keywords for supported games

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

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

Loading…
Cancel
Save