1
0
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:
Till Affeldt
2020-04-24 19:52:03 +02:00
parent 677382c142
commit 084ee8c9f5
9 changed files with 28 additions and 13 deletions

View File

@ -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"] = {