Skip to content

tclrd/tclrd_weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tclrd-weather

Weather System for OneSync Infinity

☀️ Time & Weather synchronization for any framework. ⌚

Dependencies

Features

  • Weather synced across all clients using Global State
  • Time synced across all clients using Global State
  • Blackout synced across all clients using Global State
  • Exports to disable syncing (for inside shells)
  • 0.00ms idle

resmon idle

Installation

Download the latest release and place in your resources directory. Add the script to your server.cfg

start tclrd-weather

Configuration

View config.lua to change the default settings.

Config.TimeScale = 1 - Ratio of in-game minutes to real-world seconds (default: 2)

Commands

/time [hour] [minute] - Defaults to 12 00 if no hour / minute specified

/weather [type] - See Native Reference - SetWeatherTypeNow for available types

/blackout [true/false] - Set blackout

Exports

setSync [status]

---@param status boolean
exports['tclrd-weather']:setSync(status)

License

GPLv3 License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages