Skip to content

Update: Improve Cross-Platform Support - #2

Open
thearchivalone wants to merge 1 commit into
boring877:mainfrom
thearchivalone:main
Open

Update: Improve Cross-Platform Support#2
thearchivalone wants to merge 1 commit into
boring877:mainfrom
thearchivalone:main

Conversation

@thearchivalone

Copy link
Copy Markdown

Anything that involves hooking into the running game process will not work on Linux but these tiny improvements do help make the code a bit more portable. There are ways to remove the hardcoded paths for the game but they mostly apply to Windows and use the Windows Registry to handle them. Since Linux typically installs Steam games into the user's home directory, I set the code to find the directory using Pathlib. There's a few different locations it can be installed in, so setting a specific path would not work

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.

1 participant