mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-01-12 22:58:14 +03:00
Added support of ag_i386.so
This commit is contained in:
parent
89b29af8a5
commit
3728fe42df
@ -12,6 +12,7 @@ const game_modinfo_t g_known_games[] = {
|
||||
// convenient db.
|
||||
{ "action", "ahl.so", "ahl.dll", "Action Half-Life" }, // _i386.so, + director's cut [2016], updated linux binary name
|
||||
{ "ag", "ag.so", "ag.dll", "Adrenaline Gamer" }, // .so file by OpenAG fork
|
||||
{ "ag", "ag_i386.so", "ag.dll", "Adrenaline Gamer" }, // .so file by OpenAG fork
|
||||
{ "asheep", nullptr, "hl.dll", "Azure Sheep" }, // have no linux binary found!
|
||||
{ "bdef", "server.so", "server.dll", "Base Defense" }, // placed in normal dll folder [2017]
|
||||
{ "bg", "bg.so", "bg.dll", "The Battle Grounds" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user