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

Switch to gradle, remove 1.19.4, switch to Mojang mappings, and shade libraries #652

Merged
merged 26 commits into from
Jun 20, 2024

Conversation

TylerS1066
Copy link
Contributor

@TylerS1066 TylerS1066 commented Jun 15, 2024

Describe in detail what your pull request accomplishes

  • Switches from a maven to gradle build system.
  • Removes 1.19.4 support (conflicting mappings options on Spigot vs Paper).
  • Switches to mojang mappings for the 1.18.2 and 1.20.6 worldhandlers.
  • Switches from shading libraries to the libraries key in plugins.yml.

Related issues:

Checklist

  • Tested

@TylerS1066 TylerS1066 linked an issue Jun 15, 2024 that may be closed by this pull request
@TylerS1066 TylerS1066 force-pushed the 648-paperweight-userdev branch from e31da23 to a41857b Compare June 15, 2024 23:08
@TylerS1066 TylerS1066 marked this pull request as ready for review June 20, 2024 17:35
@TylerS1066
Copy link
Contributor Author

Tested on latest 1.18.2 and 1.20.6 paper.

@TylerS1066 TylerS1066 changed the title Remove 1.19.4 and upgrade to mojang mappings Switch to gradle, remove 1.19.4, switch to Mojang mappings, and shade libraries Jun 20, 2024
@TylerS1066 TylerS1066 merged commit 077b7c9 into main Jun 20, 2024
3 checks passed
@TylerS1066 TylerS1066 deleted the 648-paperweight-userdev branch June 20, 2024 17:44
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.

Paperweight-userdev Remove shaded libraries
1 participant