mirror of
https://github.com/ModOrganizer2/modorganizer-basic_games.git
synced 2026-07-27 14:07:29 -07:00
Update game_monsterhunterrise.py
Fix Nexus ID.
This commit is contained in:
@@ -11,5 +11,5 @@ class MonsterHunterRiseGame(BasicGame):
|
||||
GameBinary = "MonsterHunterRise.exe"
|
||||
GameDataPath = "%GAME_PATH%"
|
||||
GameSaveExtension = "bin"
|
||||
GameNexusId = 848
|
||||
GameSteamId = 1446780
|
||||
GameNexusId = 4095
|
||||
GameSteamId = 1446780
|
||||
|
||||
Reference in New Issue
Block a user