mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 10:09:21 +02:00
11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
Module
|
|
name: playground
|
|
autoLoad: true
|
|
dependencies:
|
|
- core
|
|
|
|
onLoad: |
|
|
require 'playground'
|
|
return true
|
|
|