We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2322d3 commit cc18aa9Copy full SHA for cc18aa9
1 file changed
games/game_windrose.py
@@ -213,7 +213,7 @@ class WindroseGame(BasicGame):
213
GameLauncher = "Windrose.exe"
214
GameShortName = "windrose"
215
GameSteamId = 3041230
216
- GameBinary = "R5/Binaries/Win64/WindroseWin64-Shipping.exe"
+ GameBinary = "R5/Binaries/Win64/Windrose-Win64-Shipping.exe"
217
GameDataPath = "R5"
218
GameDataUE4SSMods = "Binaries/Win64/Mods"
219
GameDataPakMods = "Content/Paks/~Mods"
0 commit comments