mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-01-27 14:08:23 +03:00
The Specialists and Earth's Special Forces Support (#16)
* The Specialists and Earth's Special Forces Support Add support games : - The Specialists - Earth's Special Forces * Fix PR
This commit is contained in:
parent
5cf552dc8c
commit
db11f9830b
@ -23,6 +23,8 @@ const game_modinfo_t g_known_games[] = {
|
||||
{ "gearbox", "opfor.so", "opfor.dll", "Opposing Force" },
|
||||
{ "ns", "ns.so", "ns.dll", "Natural Selection" },
|
||||
{ "nsp", "ns.so", "ns.dll", "Natural Selection Beta" },
|
||||
{ "ts", "ts_i386.so", "mp.dll", "The Specialists" },
|
||||
{ "esf", "hl_i386.so", "hl.dll", "Earth's Special Forces" },
|
||||
|
||||
// End of list terminator:
|
||||
{ nullptr, nullptr, nullptr, nullptr }
|
||||
|
Loading…
x
Reference in New Issue
Block a user