mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
- Added support for reactive *for loops
- Implemented full event propagation system
- Fixed align-items to properly center elements vertically
- Fixed several bugs (and probably added a few new ones too 😆)
10 lines
No EOL
259 B
Text
10 lines
No EOL
259 B
Text
Module
|
|
name: modulelib
|
|
description: Contains classes to control/create modules easily and safely
|
|
author: OTClient team
|
|
website: https://github.com/mehah/otclient
|
|
|
|
@onLoad: |
|
|
dofile 'watchlist'
|
|
dofile 'eventcontroller'
|
|
dofile 'controller' |