mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 02:54:04 +09:00
more clouds
This commit is contained in:
@@ -2,10 +2,15 @@
|
||||
"skyboxGradColourMap": "generic_skybox.tga",
|
||||
"daylightClut": "clut_daylight.tga",
|
||||
"classification": "generic",
|
||||
"cloudGamma": [0.44, 2.0],
|
||||
"clouds": {
|
||||
"normal": {
|
||||
"filename": "cloud_normal.png",
|
||||
"tw": 1024, "th": 512
|
||||
},
|
||||
"large": {
|
||||
"filename": "cloud_large.png",
|
||||
"tw": 2048, "th": 1024
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user