mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-05-18 10:33:33 +02:00
Add extra keywords for supported games
This commit is contained in:
+8
-2
@@ -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/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user