mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
various patches and renaming; thai-variable font sheet
This commit is contained in:
@@ -14,6 +14,10 @@ object DefaultConfig {
|
||||
fun fetch(): JsonObject {
|
||||
val jsonObject = JsonObject()
|
||||
|
||||
jsonObject.addProperty("displayfps", 60)
|
||||
jsonObject.addProperty("usevsync", true)
|
||||
|
||||
|
||||
jsonObject.addProperty("smoothlighting", true)
|
||||
jsonObject.addProperty("imtooyoungtodie", false) // perma-death
|
||||
jsonObject.addProperty("language", Terrarum.sysLang)
|
||||
|
||||
Reference in New Issue
Block a user