mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
reorganize modules
This commit is contained in:
10
modules/client_options/options.otmod
Normal file
10
modules/client_options/options.otmod
Normal file
@@ -0,0 +1,10 @@
|
||||
Module
|
||||
name: client_options
|
||||
description: Create the options window
|
||||
author: OTClient team
|
||||
website: https://github.com/edubart/otclient
|
||||
|
||||
onLoad: |
|
||||
require 'options'
|
||||
return true
|
||||
|
Reference in New Issue
Block a user