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 new script to easily add the essential loader #5

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Sychic
Copy link
Member

@Sychic Sychic commented Oct 24, 2022

No description provided.

Copy link
Member

@caoimhebyrne caoimhebyrne left a comment

Choose a reason for hiding this comment

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

Everything mostly looks good, I'm assuming you've tested it.

@Sychic Sychic requested a review from Johni0702 August 19, 2023 18:03
@Sychic Sychic force-pushed the new/essential-loader-script branch 2 times, most recently from 995d5db to f3de879 Compare October 30, 2023 17:41
@Sychic Sychic force-pushed the new/essential-loader-script branch from 60b8a4f to 5163d93 Compare June 11, 2024 19:05
when {
platform.isLegacyForge -> {
dependencies {
"implementation"(essentialLoader("gg.essential:loader-launchwrapper:1.2.2")!!)
Copy link
Member

@caoimhebyrne caoimhebyrne Jun 11, 2024

Choose a reason for hiding this comment

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

Should there be a property for the loader version which just defaults to 1.2.2? (and we can change that whenever we get around to it)

Without one, we would have to make sure we always update this (which shouldn't be too often from my knowledge, but still)

Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe however the original intent was for the dev to have to do as little as possible (and I think it's mostly fine that the version is hardcoded since in theory the stage0 version should almost never change)

@Sychic Sychic marked this pull request as draft June 11, 2024 19:11
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.

3 participants