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

feat: allow running custom sh scripts #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gabriel-andreescu
Copy link

This is needed in order to automate the usage of some modern modpacks, it also resolves #5 because you can create a custom start.sh with whatever java args you want.

Examples of what this allows:
Automatic Server Updates - Enigmatica Modpacks
All The Mods

Needed for some modpacks that check for wget/curl
Useful for modern modpacks which have their own script.sh
Can also be used to declare custom java args

resolves binhex#5
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.

Allow garbage collection selection, additional startup args
1 participant