mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 18:59:20 +02:00
10 lines
243 B
Plaintext
10 lines
243 B
Plaintext
Module
|
|
name: client_background
|
|
description: Handles the background of the login screen
|
|
author: edubart
|
|
website: https://github.com/edubart/otclient
|
|
sandboxed: true
|
|
scripts: [ background ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|