otclient-redemption/modules/modulelib/modulelib.otmod

10 lines
259 B
Text
Raw Permalink Normal View History

2024-07-16 21:36:58 -03:00
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'
2024-07-16 21:36:58 -03:00
dofile 'eventcontroller'
dofile 'controller'