mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 05:24:06 +09:00
reconfiguring docs and libs
- Targeting Java 10 - Gdx nightly 20181111 (1.9.9)
This commit is contained in:
@@ -237,6 +237,7 @@ object Terrarum : Screen {
|
||||
init {
|
||||
println("$NAME version ${AppLoader.getVERSION_STRING()}")
|
||||
println("Java Runtime version ${System.getProperty("java.version")}")
|
||||
println("LibGDX version ${com.badlogic.gdx.Version.VERSION}")
|
||||
|
||||
|
||||
getDefaultDirectory()
|
||||
|
||||
Reference in New Issue
Block a user