mirror of
https://github.com/edubart/otclient.git
synced 2025-12-20 07:37:10 +01: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