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

[1.7.10] Update & migrate to GNTH build script #4

Open
wants to merge 7 commits into
base: 1.7.10/develop
Choose a base branch
from

Conversation

Pilzinsel64
Copy link
Collaborator

@Pilzinsel64 Pilzinsel64 commented Apr 21, 2024

This PR updates the build script to the GTNH build script.

It enables us to use (but not forced) modern Java for development, for IDE and for testing the mod via pre-dfined gradlew stasks like runClient, runClient17 and runClient21. Same for Server and obfuscated client.

Changes

  • Updates to GTNH build script
    • Adjust format of mcmod.info to be more up-to-date
    • Move the api package from src/api/... to src/main/.../api
  • Use CI workflows from 1.7.10 example mod maintaned by GTNH
  • Fix minor errors prevent compiling the mod

@Pilzinsel64 Pilzinsel64 changed the title Update & migrate to GNTH build script [1.7.10] Update & migrate to GNTH build script Apr 21, 2024
@Pilzinsel64
Copy link
Collaborator Author

I'm still not sure why it marks the whole file as changed at f11b73e even if I just added or modified one line. 🤔 That normally doesn't happen.

@XCompWiz
Copy link
Member

I'm still not sure why it marks the whole file as changed at f11b73e even if I just added or modified one line. 🤔 That normally doesn't happen.

I assume whitespace or line ending changes.

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.

2 participants