Skip to content

Fix BN launching on Windows#164

Closed
RobbieNeko wants to merge 2 commits intoqrrk:masterfrom
RobbieNeko:BN-Rename
Closed

Fix BN launching on Windows#164
RobbieNeko wants to merge 2 commits intoqrrk:masterfrom
RobbieNeko:BN-Rename

Conversation

@RobbieNeko
Copy link
Copy Markdown
Contributor

@RobbieNeko RobbieNeko commented Jul 16, 2024

Hello!
Over at Bright Nights, we recently changed the name of the executable used to run the game. Thus, Catapult currently fails to launch the most recent release of BN when on Windows (Linux doesn't have this problem because we kept cataclysm-launcher the same). This PR should hopefully fix this issue

closes #163

We changed the exe name, so it's only right we PR the fix.
@AriaMoradi
Copy link
Copy Markdown
Collaborator

To not lose the ability to run older versions, the launcher should first check for cataclysm-tiles.exe then run it if exists, then try to run cataclysm-bn-tiles.exe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bright Nights has changed its executable name to cataclysm-bn

2 participants