Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@TheMrMilchmann TheMrMilchmann released this 09 Sep 12:09
· 15 commits to master since this release
4f29ed9

Improvements

  • Added support for setting the LWJGL group and version in the lwjgl3 project extension.
    • If specified, targets will now inherit the group and version from the lwjgl3 extension.

Breaking Changes

  • Updated the minimum required Gradle version to 8.0 (from 7.6).
  • LWJGL has been replaced with Lwjgl in class names to follow Kotlin naming conventions.