Skip to content

Commit

Permalink
Merge pull request #1565 from thunderstore-io/gladio-mori-update
Browse files Browse the repository at this point in the history
Update Gladio Mori SteamFolderName and storeIdentifier
  • Loading branch information
anttimaki authored Nov 27, 2024
2 parents 9072fd4 + 52772da commit f061043
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified src/assets/images/game_selection/GladioMori.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 f061043

Please sign in to comment.