mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 11:04:05 +09:00
blur can be turned off using config file
This commit is contained in:
@@ -83,7 +83,7 @@ object DefaultConfig {
|
||||
|
||||
"pcgamepadenv" to "console",
|
||||
|
||||
//jsonObject.writeValue("safetywarning" to true,
|
||||
//"safetywarning" to true,
|
||||
|
||||
|
||||
"maxparticles" to 768,
|
||||
@@ -94,6 +94,7 @@ object DefaultConfig {
|
||||
// "fancy" graphics settings
|
||||
"fxdither" to true,
|
||||
"fxretro" to false,
|
||||
"fxblurredbackground" to true,
|
||||
//"fx3dlut" to false,
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user