mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
12 lines
331 B
Text
12 lines
331 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 'htmlcssparser/htmlparser'
|
||
|
|
dofile 'htmlcssparser/luacs'
|
||
|
|
dofile 'htmlloader'
|
||
|
|
dofile 'eventcontroller'
|
||
|
|
dofile 'controller'
|