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

Automatically install a server on headless environments #38

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

Matyrobbrt
Copy link
Member

This PR makes the installer automatically install a server on headless environments without needing the --install-server option specified. This should reduce user confusion when they try to simply run the jar on a server

This PR makes the installer automatically install a server on headless environments without needing the `--install-server` option specified. This should reduce user confusion when they try to simply run the jar on a server
@Matyrobbrt Matyrobbrt added the enhancement New feature or request label Dec 8, 2024
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Dec 8, 2024

  • Publish PR to GitHub Packages

Last commit published: 45da65f9df0d03ea973f7b969f79d077bd603103.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #38' // https://github.com/neoforged/LegacyInstaller/pull/38
        url 'https://prmaven.neoforged.net/LegacyInstaller/pr38'
        content {
            includeModule('net.neoforged', 'legacyinstaller')
        }
    }
}

@Matyrobbrt Matyrobbrt merged commit 905b79d into main Dec 8, 2024
3 checks passed
@Matyrobbrt Matyrobbrt deleted the auto-headless-server branch December 8, 2024 22:05
@neoforged-releases
Copy link

🚀 This PR has been released as LegacyInstaller version 3.0.34.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants