mirror of
https://github.com/EpicMorgGames/metamod-r-game-tests.git
synced 2024-12-26 14:45:33 +03:00
Goldeneye
This commit is contained in:
parent
7d2ad6275a
commit
52f0a0a1fd
@ -41,7 +41,7 @@ const game_modinfo_t g_known_games[] = {
|
||||
{ "gangwars", nullptr, "mp.dll", "Gangwars" }, // have no linux binary found!
|
||||
{ "gearbox", "opfor.so", "opfor.dll", "Opposing Force" }, //ok
|
||||
{ "globalwarfare", "gw_i386.so", "mp.dll", "Global Warfare" }, //updated linux binary name [2012]
|
||||
{ "goldeneye", "golden.so", "mp.dll", "Goldeneye" },
|
||||
{ "goldeneye", nullptr, "mp.dll", "Goldeneye" }, // have no linux binary found!
|
||||
{ "hcfrenzy", "hcfrenzy.so", "hcfrenzy.dll", "Headcrab Frenzy" },
|
||||
{ "hl15we", "hl.so", "hl.dll", "Half-Life 1.5: Weapon Edition" },
|
||||
{ "hlrally", "hlr.so", "hlrally.dll", "HL-Rally" },
|
||||
|
Loading…
Reference in New Issue
Block a user