mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 13:33:27 +02:00
skins, not fully working
This commit is contained in:
12
modules/client_skins/skins.otmod
Normal file
12
modules/client_skins/skins.otmod
Normal file
@@ -0,0 +1,12 @@
|
||||
Module
|
||||
name: client_skins
|
||||
description: Changes modules styles
|
||||
author: baxnie
|
||||
website: www.otclient.info
|
||||
|
||||
@onLoad: |
|
||||
dofile 'skins'
|
||||
Skins.init()
|
||||
|
||||
@onUnload: |
|
||||
Skins.terminate()
|
Reference in New Issue
Block a user