mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02:00
new layout system, new UI state/styles system
This commit is contained in:
10
modules/playground/playground.otmod
Normal file
10
modules/playground/playground.otmod
Normal file
@@ -0,0 +1,10 @@
|
||||
Module
|
||||
name: playground
|
||||
autoLoad: true
|
||||
dependencies:
|
||||
- core
|
||||
|
||||
onLoad: |
|
||||
require 'playground'
|
||||
return true
|
||||
|
Reference in New Issue
Block a user