mirror of
https://github.com/EpicMorgGames/metamod-r-game-tests.git
synced 2024-12-28 15:45:36 +03:00
Update game_support.cpp
This commit is contained in:
parent
fb3bfb7c76
commit
2c04ec765e
@ -16,7 +16,7 @@ const game_modinfo_t g_known_games[] = {
|
|||||||
{ "asheep", "hl.so", "hl.dll", "Azure Sheep"},
|
{ "asheep", "hl.so", "hl.dll", "Azure Sheep"},
|
||||||
{ "bdef", "../cl_dlls/server.so", "../cl_dlls/server.dll", "Base Defense" }, //workaround
|
{ "bdef", "../cl_dlls/server.so", "../cl_dlls/server.dll", "Base Defense" }, //workaround
|
||||||
{ "bg", "bg.so", "bg.dll", "The Battle Grounds"},
|
{ "bg", "bg.so", "bg.dll", "The Battle Grounds"},
|
||||||
{ "bhl", "none", "bhl.dll", "Brutal Half-Life" }, //have no linux binary!
|
{ "bhl", nullptr, "bhl.dll", "Brutal Half-Life" }, //have no linux binary!
|
||||||
{ "bot", "bot.so", "bot.dll", "Bot"},
|
{ "bot", "bot.so", "bot.dll", "Bot"},
|
||||||
{ "brainbread", "bb.so", "bb.dll", "Brain Bread"},
|
{ "brainbread", "bb.so", "bb.dll", "Brain Bread"},
|
||||||
{ "bshift", "bshift.so", "hl.dll", "Half-Life: Blue Shift" },
|
{ "bshift", "bshift.so", "hl.dll", "Half-Life: Blue Shift" },
|
||||||
|
Loading…
Reference in New Issue
Block a user