Skip to content

[Chore] Update buildscripts#314

Merged
Dream-Master merged 4 commits intoGTNewHorizons:masterfrom
glektarssza:chore/update-buildscripts
Mar 6, 2026
Merged

[Chore] Update buildscripts#314
Dream-Master merged 4 commits intoGTNewHorizons:masterfrom
glektarssza:chore/update-buildscripts

Conversation

@glektarssza
Copy link
Copy Markdown
Member

@glektarssza glektarssza commented Mar 3, 2026

Should fix #307.

Also added a .java-version file to be triple safe.

Touched up the README a slight bit too since I was in there.

@glektarssza glektarssza requested review from a team and eigenraven March 3, 2026 14:55
@glektarssza glektarssza self-assigned this Mar 3, 2026
@glektarssza glektarssza added the good first issue Good for newcomers label Mar 3, 2026
@glektarssza glektarssza removed their assignment Mar 3, 2026
Copy link
Copy Markdown

@Nikolay-Sitnikov Nikolay-Sitnikov left a comment

Choose a reason for hiding this comment

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

LGTM

@Dream-Master Dream-Master merged commit 33f0cf7 into GTNewHorizons:master Mar 6, 2026
1 check passed
3. Ensure your project is under VCS. For example initialise git repository by running `git init; git commit --message "initialized repository"`.
4. Replace placeholders (edit values in gradle.properties, change example package and class names, etc.)
5. Run `./gradlew build`
5. Run `./gradlew setupDecompWorkspace`
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Why was ./gradlew setupDecompWorkspace added as a step, RFG doesn't need it?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I guess it's useful to pre-fetch MC's assets instead of on first runClient?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gradle/gradle-daemon-jvm.properties doesn't point to java 25 version.

4 participants