mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
10 lines
278 B
Text
10 lines
278 B
Text
Module
|
|
name: client_background
|
|
description: Handles the background of the login screen
|
|
author: edubart
|
|
website: https://github.com/edubart/otclient
|
|
sandboxed: true
|
|
scripts: [ background ]
|
|
dependencies: [ client_topmenu ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|