mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
13 lines
594 B
JSON
13 lines
594 B
JSON
{
|
|
"name": "Warcraft-3-Frozen-Throne-Mod-Config-File",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "The Warcraft 3 mod for AMX-Mod-X for Half-Life uses a config file which contains mySQL username, password, server, database name, table name. This plugin grabs the mySQL username, password and server.",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "// Radius to give XP to teammates near where the special objective is completed (rescued hosties, bomb planted, killed vip, vip escaped, default is 750)"
|
|
}
|
|
]
|
|
}
|