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

Update run_bepinex.sh #123

Merged
merged 2 commits into from
Jul 10, 2020
Merged

Update run_bepinex.sh #123

merged 2 commits into from
Jul 10, 2020

Conversation

notfood
Copy link
Contributor

@notfood notfood commented Jul 10, 2020

  • Allows paths with spaces
  • Will warn and exit if there is no executable, not just the argument, no need to remove any lines after configuring it
  • Removed unnecesary ;

- Allows paths with spaces
- Will warn and exit if there is no executable, not just the argument, no need to remove any lines after configuring it
- Removed unnecesary ;
@ghorsington
Copy link
Contributor

ghorsington commented Jul 10, 2020

Great, thank you! What OSes was this tested on? Primary special cases we have to look for is

  • Linux, running run_bepinex.sh
  • Linux, running from Steam as per interop guide
  • macOS, running run_bepinex.sh
  • macOS, running Steam as per interop guide

I'll give a test on each platform that wasn't tested yet. If it looks good, I'll merge it.

@notfood
Copy link
Contributor Author

notfood commented Jul 10, 2020

I have only been able to test

  • Linux, running run_bepinex.sh
  • Linux, running from Steam

Copy link
Contributor

@ghorsington ghorsington left a comment

Choose a reason for hiding this comment

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

Added some notes from my tests on macOS

doorstop/run_bepinex.sh Show resolved Hide resolved
doorstop/run_bepinex.sh Outdated Show resolved Hide resolved
doorstop/run_bepinex.sh Show resolved Hide resolved
@notfood
Copy link
Contributor Author

notfood commented Jul 10, 2020

Added some changes to resolve the raised issues. I can't test properly against macOS.

@ghorsington
Copy link
Contributor

Perfect, I'll have it tested asap just one more time

@ghorsington ghorsington merged commit 77f783d into BepInEx:master Jul 10, 2020
@ghorsington
Copy link
Contributor

This is now available in bleeding edge builds

Thank you very much for cleaning up the start script!

@notfood notfood deleted the patch-1 branch July 10, 2020 23:03
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.

None yet

2 participants