mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-05 01:40:38 +02:00
Improve calculation performance, write helpful README
This commit is contained in:
2
init.lua
2
init.lua
@ -40,6 +40,8 @@ climate_mod.settings = {
|
||||
climate_mod.weathers = {}
|
||||
climate_mod.effects = {}
|
||||
climate_mod.cycles = {}
|
||||
climate_mod.global_environment = {}
|
||||
climate_mod.global_influences = {}
|
||||
climate_mod.influences = {}
|
||||
climate_mod.current_weather = {}
|
||||
climate_mod.current_effects = {}
|
||||
|
Reference in New Issue
Block a user