Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Support #21

Merged
merged 3 commits into from
Jun 14, 2023
Merged

Linux Support #21

merged 3 commits into from
Jun 14, 2023

Conversation

SnowSzn
Copy link
Contributor

@SnowSzn SnowSzn commented Jun 13, 2023

Hi,

I added some small changes to allow Linux-based systems to use the extension since I'm currently working on a project in both Windows and Linux and in Linux the user cannot fully enjoy what the extension offers.

I touched these features:

  • Open Game Folder
  • Game Test Play

To allow test play, the user must install Wine on their system, if it is not installed it will just report back to the logging service that executing the test play is not possible in case the user does not want to install Wine and just use the extension to modify scripts.

I've been testing and it's working nicely on my end. I modified the README to reflect the changes.

EDIT: I also added the "category" for all commands in the package.json to quickly access the commands from the command palette for testing, feel free to revert back the changes if desirable.

@biud436 biud436 merged commit 2050363 into biud436:main Jun 14, 2023
@biud436
Copy link
Owner

biud436 commented Jun 14, 2023

LGTM

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