mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 09:39:21 +02:00
13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
Module
|
|
name: client_extended
|
|
description: Manage client extended messages callbacks
|
|
author: baxnie
|
|
website: www.otclient.info
|
|
|
|
@onLoad: |
|
|
dofile 'extended'
|
|
Extended.init()
|
|
|
|
@onUnload: |
|
|
Extended.terminate()
|