mirror of
https://github.com/EpicMorgGames/metamod-r-game-tests.git
synced 2025-01-14 23:58:20 +03:00
Action Half-Life
This commit is contained in:
parent
fb8940454c
commit
6a803a80b0
@ -8,7 +8,7 @@ const game_modinfo_t g_known_games[] = {
|
|||||||
// Previously enumerated in this sourcefile, the list is now kept in a
|
// Previously enumerated in this sourcefile, the list is now kept in a
|
||||||
// separate file, generated based on game information stored in a
|
// separate file, generated based on game information stored in a
|
||||||
// convenient db.
|
// convenient db.
|
||||||
{ "action", "ahl.so", "ahl.dll", "Action Half-Life" },
|
{ "action", "ahl_i386.so", "ahl.dll", "Action Half-Life" }, // + director's cut [2016]
|
||||||
{ "ag", "ag.so", "ag.dll", "Adrenaline Gamer" },
|
{ "ag", "ag.so", "ag.dll", "Adrenaline Gamer" },
|
||||||
{ "ag3", "hl.so", "hl.dll", "Adrenalinegamer 3.x" },
|
{ "ag3", "hl.so", "hl.dll", "Adrenalinegamer 3.x" },
|
||||||
{ "aghl", "ag.so", "ag.dll", "Adrenalinegamer 4.x" },
|
{ "aghl", "ag.so", "ag.dll", "Adrenalinegamer 4.x" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user