add master levels to game list for steam
This commit is contained in:
parent
a11346cf66
commit
06af5f2164
2 changed files with 4 additions and 2 deletions
|
|
@ -163,7 +163,8 @@ static struct SteamAppInfo
|
|||
{"Strife", 317040},
|
||||
{"Ultimate Doom/rerelease/DOOM_Data/StreamingAssets", 2280},
|
||||
{"Doom 2/rerelease/DOOM II_Data/StreamingAssets", 2300},
|
||||
{"Doom 2/finaldoombase", 2300}
|
||||
{"Doom 2/finaldoombase", 2300},
|
||||
{"Master Levels of Doom/doom2", 9160}
|
||||
};
|
||||
|
||||
TArray<FString> I_GetSteamPath()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue