mirror of
https://github.com/EpicMorgGames/metamod-r-game-tests.git
synced 2025-01-14 15:48:14 +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"},
|
||||
{ "bdef", "../cl_dlls/server.so", "../cl_dlls/server.dll", "Base Defense" }, //workaround
|
||||
{ "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"},
|
||||
{ "brainbread", "bb.so", "bb.dll", "Brain Bread"},
|
||||
{ "bshift", "bshift.so", "hl.dll", "Half-Life: Blue Shift" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user