-
Notifications
You must be signed in to change notification settings - Fork 20
RubenatorX edited this page Apr 28, 2020
·
2 revisions
This library provides functions for sending and receiving information across instances of Windower via inter-process communication.
local ipc = require('ipc')
❗ Dependency Required
To use this library, you must include
ipc
in themanifest.xml
file for your package:<dependency>ipc</dependency>
- 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