mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
10 lines
200 B
Text
10 lines
200 B
Text
Module
|
|
name: startup
|
|
description: Setups its main window
|
|
author: conde2
|
|
website: conde2
|
|
reloadable: false
|
|
sandboxed: true
|
|
scripts: [ startup ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|