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 support for 1.7.10 #3

Merged
merged 4 commits into from
Dec 10, 2021
Merged

Add support for 1.7.10 #3

merged 4 commits into from
Dec 10, 2021

Conversation

anatawa12
Copy link
Contributor

This PR adds support for 1.7.10.
The 'jar' task will generate a jar that supports both 1.7.10 and 1.12.2.

I testd with forge 1.12.2-2847 and 1.7.10-1614

Also, I removed unused EventBus registration

It's not required to use ForgeGradle because re-obfuscation is not required for this.
Re-obfuscation (reobf task) will work and required for minecraft's identifiers
but this project doesn't use minecraft's classes so ForgeGradle is not required
@Rongmario
Copy link
Member

Thank you!

@Rongmario Rongmario merged commit 1246c36 into LoliKingdom:master Dec 10, 2021
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