Closed Stealthii closed 3 years ago
This was based off the fabric-1.17.1
branch, but as no target 1.18 branch exists I've set the PR up against that branch for now.
Hello, thank you for trying to help port this project. Unfortunately for 1.18 I am planning to unify the Forge and Fabric code base using our new MultiLoader template to make the entire project easier to maintain.
That sounds like a good solution! Thanks for your work on this project - at the very least I have a working build for launch day 😄
This PR implements an initial level of support for Minecraft 1.18.
0.43.1+1.18
.As part of this change, Jenkinsfile has been updated to use OpenJDK 17, and the version of Gradle used in builds updated to v7.3. The executable bit was added during this commit, so Jenkins no longer needs to mark
gradlew
for execution.