Skip to content

KTX 1.13.1-rc1

Latest
Compare
Choose a tag to compare
@czyzby czyzby released this 03 Feb 15:46

The first release to officially support libGDX 1.13.1 and Kotlin 2.


  • [UPDATE] Updated to libGDX 1.13.1.
  • [UPDATE] Updated to Kotlin 2.1.10.
  • [UPDATE] Updated to Kotlin Coroutines 1.10.1.
  • [UPDATE] Updated to VisUI 1.5.5.
  • [UPDATE] Updated to Dokka 2.0.0.
  • [CHANGE] (ktx-app) KtxGame now calls resize after show when create or setScreen are called. This behavior now matches the official Game implementation.