mirror of
https://github.com/edubart/otclient.git
synced 2025-12-14 04:49:45 +01: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