mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 09:39:21 +02:00
13 lines
200 B
Plaintext
13 lines
200 B
Plaintext
Module
|
|
name: client_skins
|
|
description: Changes modules styles
|
|
author: baxnie
|
|
website: www.otclient.info
|
|
|
|
@onLoad: |
|
|
dofile 'skins'
|
|
Skins.init()
|
|
|
|
@onUnload: |
|
|
Skins.terminate()
|