sreich / ore-infinium

Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
MIT License
183 stars 20 forks source link

Switch to libgdx's LWJGL 3 backend #5

Closed antag99 closed 8 years ago

antag99 commented 8 years ago

gdx-tools is not compatible with LWJGL 3, so I ripped out the relevant classes; they are written in Java, which might affect some parts of the build. Works fine on my machine though.

sreich commented 8 years ago

looks good, keep up the good work