mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-02-01 19:32:37 +01:00
Merge pull request #568 from cosmo-ray/warcraft
Add Warcraft I/II Remastered
This commit is contained in:
commit
c07decc9ea
@ -1157,7 +1157,9 @@ flavor_mapping = {
|
||||
"S1": "StarCraft",
|
||||
"S2": "StarCraft 2",
|
||||
"W1": "Warcraft: Orcs & Humans",
|
||||
"W1R": "Warcraft I: Remastered",
|
||||
"W2": "Warcraft II: Battle.net Edition",
|
||||
"W2R": "Warcraft II: Remastered",
|
||||
"W3": "Warcraft III: Reforged",
|
||||
"WoW": "World of Warcraft",
|
||||
"WoWC": "World of Warcraft Classic",
|
||||
|
@ -128,8 +128,10 @@ flavor_mapping = {
|
||||
"StarCraft": "S1",
|
||||
"Warcraft Arclight Rumble": "GRY",
|
||||
"Warcraft II: Battle.net Edition": "W2",
|
||||
"Warcraft II: Remastered": "W2R",
|
||||
"Warcraft III: Reforged": "W3",
|
||||
"Warcraft: Orcs & Humans": "W1",
|
||||
"Warcraft I: Remastered": "W1R",
|
||||
"World of Warcraft Classic": "WoWC",
|
||||
"World of Warcraft": "WoW",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user