mirror of
https://github.com/t-affeldt/regional_weather.git
synced 2025-07-20 17:30:31 +02:00
Implement light correction for HUD, create new artwork
This commit is contained in:
@ -12,7 +12,8 @@ local effects = {}
|
||||
|
||||
effects["climate_api:hud_overlay"] = {
|
||||
file = "weather_hud_frost.png",
|
||||
z_index = -100
|
||||
z_index = -100,
|
||||
color_correction = true
|
||||
}
|
||||
|
||||
effects["climate_api:particles"] = {
|
||||
|
Reference in New Issue
Block a user