mirror of
https://github.com/EpicMorgGames/metamod-r-game-tests.git
synced 2025-03-04 01:25:24 +03:00
Azure Sheep
This commit is contained in:
parent
6a803a80b0
commit
b663cf0209
@ -13,7 +13,7 @@ const game_modinfo_t g_known_games[] = {
|
||||
{ "ag3", "hl.so", "hl.dll", "Adrenalinegamer 3.x" },
|
||||
{ "aghl", "ag.so", "ag.dll", "Adrenalinegamer 4.x" },
|
||||
{ "arg", "arg.so", "hl.dll", "Arg!" },
|
||||
{ "asheep", "hl.so", "hl.dll", "Azure Sheep" },
|
||||
{ "asheep", nullptr, "hl.dll", "Azure Sheep" }, //have no linux binary found!
|
||||
{ "bdef", "../cl_dlls/server.so", "../cl_dlls/server.dll", "Base Defense" }, //workaround
|
||||
{ "bg", "bg.so", "bg.dll", "The Battle Grounds" },
|
||||
{ "bhl", nullptr, "bhl.dll", "Brutal Half-Life" }, //have no linux binary!
|
||||
|
Loading…
x
Reference in New Issue
Block a user