10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
|
Module
|
||
|
name: options
|
||
|
description: Create the options window
|
||
|
author: OTClient team
|
||
|
website: https://github.com/edubart/otclient
|
||
|
onLoad: |
|
||
|
require 'options'
|
||
|
return true
|
||
|
|