Files
SabrehavenServer-1mindeploy/app/SabrehavenServer/SabrehavenOTClient/modules/client_options/options.otmod
2025-02-26 13:42:34 +01:00

10 lines
227 B
Plaintext

Module
name: client_options
description: Create the options window
author: edubart, BeniS
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ options ]
@onLoad: init()
@onUnload: terminate()