Skip to content

Conversation

@ethangreen-dev
Copy link
Contributor

Simple change, this introduces nested subdir support to the direct game runner. This means that games defined within GameManager.ts can refer to executable path(s) as relative paths, rooted by the game directory itself.

This change is primarily intended to support the Nickel modloader, whose executable is located at GAME/Nickel/Nickel.exe.

Simple change, this introduces nested subdir support to the direct game
runner. This means that games defined within GameManager.ts can refer to
executable path(s) as relative paths, rooted by the game directory
itself.

This change is primarily intended to support the Nickel modloader, whose
executable is nested within `Nickel/Nickel.exe`.
Copy link
Collaborator

@MythicManiac MythicManiac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason we couldn't change the game definition config to include an option for configuring the exe dirpath? That would seem like a more reasonable approach to me here

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.

2 participants