mirror of
https://github.com/EpicMorgGames/metamod-r-game-tests.git
synced 2024-12-27 07:05:33 +03:00
Update game_support.cpp
This commit is contained in:
parent
77cc21f863
commit
a490e72d88
@ -65,7 +65,7 @@ const game_modinfo_t g_known_games[] = {
|
||||
{ "ol", "ol.so", "hl.dll", "Outlawsmod" },
|
||||
{ "ops1942", "spirit.so", "spirit.dll", "Operations 1942" },
|
||||
{ "osjb", "osjb.so", "jail.dll", "Open-Source Jailbreak" },
|
||||
{ "outbreak", nullptr, "hl.dll", "Out Break" }, //have no linux binary
|
||||
{ "outbreak", nullptr, "hl.dll", "Out Break" }, //have no linux binary
|
||||
{ "oz", "mp.so", "mp.dll", "Oz Deathmatch" },
|
||||
{ "paintball", "pb.so", "mp.dll", "Paintball" },
|
||||
{ "penemy", "pe.so", "pe.dll", "Public Enemy" },
|
||||
@ -98,7 +98,7 @@ const game_modinfo_t g_known_games[] = {
|
||||
{ "tod", "hl.so", "hl.dll", "Tour of Duty" },
|
||||
{ "trainhunters", "th.so", "th.dll", "Train Hunters" },
|
||||
{ "trevenge", "trevenge.so", "trevenge.dll", "The Terrorist Revenge" },
|
||||
{ "ts", "ts_i686.so", "mp.dll", "The Specialists" },
|
||||
{ "ts", "ts_i686.so", "mp.dll", "The Specialists" },
|
||||
{ "ts", "ts_i386.so", "mp.dll", "The Specialists" },
|
||||
{ "tt", "tt.so", "tt.dll", "The Trenches" },
|
||||
{ "underworld", "uw.so", "uw.dll", "Underworld Bloodline" },
|
||||
|
Loading…
Reference in New Issue
Block a user