Files
Terrarum/assets/mods/basegame/weathers/WeatherGeneric.json
minjaesong c5dfe46b76 cloud wip
2023-08-20 19:10:43 +09:00

11 lines
226 B
JSON

{
"skyboxGradColourMap": "generic_skybox.tga",
"daylightClut": "clut_daylight.tga",
"classification": "generic",
"clouds": {
"normal": {
"filename": "cloud_normal.png",
"tw": 1024, "th": 512
}
}
}