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

Add CLI option to install client #1

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

Matyrobbrt
Copy link
Member

@Matyrobbrt Matyrobbrt commented Jan 2, 2024

Add the --install-client CLI option that installs a client profile.
Since Neo doesn't need to make money through ads, 3rd parties are free to automate its installation.
This was tested by bumping the installer version in NeoGradle to net.neoforged:legacyinstaller:3.0.+.

@Matyrobbrt Matyrobbrt added the enhancement New feature or request label Jan 2, 2024
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jan 2, 2024

  • Publish PR to GitHub Packages

Last commit published: 1bcef870b5f850b53c92d876cc0b49bda6077dcf.

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 #1' // https://github.com/neoforged/LegacyInstaller/pull/1
        url 'https://prmaven.neoforged.net/LegacyInstaller/pr1'
        content {
            includeModule('net.neoforged', 'legacyinstaller')
        }
    }
}

@marchermans marchermans merged commit 1b37590 into neoforged:main Jan 2, 2024
1 check passed
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