mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
skins, not fully working
This commit is contained in:
9
modules/client_skins/skins/example.lua
Normal file
9
modules/client_skins/skins/example.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
local skin = {
|
||||
name = 'Example',
|
||||
|
||||
styles = {
|
||||
'topmenu.otui'
|
||||
}
|
||||
}
|
||||
|
||||
Skins.installSkin(skin)
|
Reference in New Issue
Block a user