-
Notifications
You must be signed in to change notification settings - Fork 20
channel
RubenatorX edited this page Apr 28, 2020
·
2 revisions
The channel library provides the core mechanism to exchange data and call functions between addons and services.
local channel = require('core.channel')
✔️ Dependency Not Required
This library does not require an explicit dependency in the
manifest.xml
file for your package.
- Background and Architecture
- Windower Data Locations
- Code Standards and Guidelines
- Addon Development
- Windower Commands
- Packet Tutorial
- burdometer
- config
- delay_me_not
- distance
- dress_up
- enternity
- fps
- ime
- logger
- party_time
- paste
- pouches
- send
- shortcuts
- speedometer
- target_info
- terminate
- timestamp
- window_title
- Game
- Windower
- General