Skip to content

Commit

Permalink
Update Gladio Mori SteamFolderName and storeIdentifier
Browse files Browse the repository at this point in the history
  • Loading branch information
VilppeRiskidev committed Nov 26, 2024
1 parent 607a9d4 commit fb3123c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/model/game/GameManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -659,9 +659,9 @@ export default class GameManager {
GameSelectionDisplayMode.VISIBLE, GameInstanceType.GAME, PackageLoader.BEPINEX, ["act"]),

new Game("Gladio Mori", "GladioMori", "GladioMori",
"Gladio Mori Demo", ["Gladio Mori.exe"], "Gladio Mori_Data",
"Gladio Mori", ["Gladio Mori.exe"], "Gladio Mori_Data",
"https://thunderstore.io/c/gladio-mori/api/v1/package-listing-index/", EXCLUSIONS,
[new StorePlatformMetadata(StorePlatform.STEAM, "2908480")], "GladioMori.png",
[new StorePlatformMetadata(StorePlatform.STEAM, "2689120")], "GladioMori.png",
GameSelectionDisplayMode.VISIBLE, GameInstanceType.GAME, PackageLoader.BEPINEX, ["gm"]),

new Game("Slipstream: Rogue Space", "SlipstreamRogueSpace", "SlipstreamRogueSpace",
Expand Down

0 comments on commit fb3123c

Please sign in to comment.