TechnicallyCoded / FoliaLib

This is a wrapper library for aiding in supporting the Folia Paper Fork. This library adds multiple scheduler options to use instead of the Bukkit or Folia native schedulers.
MIT License
70 stars 11 forks source link

Mavenize & Java 8 #3

Closed HSGamer closed 1 year ago

HSGamer commented 1 year ago

This PR switch the build system to Maven to fix an issue with Gradle when trying to build Java 8 release with an unsupported dependency (folia-api). Simply because I can't find a way to fix it (guess I'm not using Gradle enough).

That means the library can be used on plugins with Java 8 or higher, while still remaining Folia support.

Close #2

HSGamer commented 1 year ago

If you did find a working fix for the issue, you could close this PR. Otherwise, take this into consideration.

SuperRonanCraft commented 1 year ago

pull, pull! I need this to add this to BetterRTP, pull it now!