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

New cask for minecraft-server #13893

Closed

Commits on Sep 20, 2015

  1. New cask for minecraft-server

    I've created a new cask that pulls down the minecraft server jar and
    set's up a binary linking to it.  Some potential changes for anyone
    reviewing it include testing for 64bit architecture as part of
    the binary and if present passing '-d64' to the java call as an
    argument'.  Also, if there's a sane way to allow for the application to
    run in the background, that would be a nice default, along with the
    ability to pass options through to the java call.
    
    I've added in an extra line to the caveats.
    Chris Ridgers committed Sep 20, 2015
    Configuration menu
    Copy the full SHA
    ace4187 View commit details
    Browse the repository at this point in the history