mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-12 05:20:30 +02:00
Implement ABM wrapper, allow environment checks for general positions
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
climate_api_particles (Show particle effects) bool true
|
||||
climate_api_skybox (Allow weather effects to modify the skybox) bool true
|
||||
climate_api_sound (Allow weather presets to play ambient sounds) bool true
|
||||
climate_api_clouds (Override clouds to represent current humidity) bool true
|
||||
climate_api_hud_overlay (Allow weather presets to display a HUD overlay) bool true
|
||||
climate_api_wind (Allow wind to angle rainfall) bool true
|
||||
climate_api_seasons (Change global temperature based on an annual cycle) bool true
|
||||
climate_api_heat_base (Global base temperature) float 0
|
||||
|
Reference in New Issue
Block a user