mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 18:59:20 +02:00
11 lines
263 B
Plaintext
11 lines
263 B
Plaintext
Module
|
|
name: game_modaldialog
|
|
description: Show and process modal dialogs
|
|
author: Summ
|
|
website: https://github.com/edubart/otclient
|
|
sandboxed: true
|
|
dependencies: [ game_interface ]
|
|
scripts: [ modaldialog ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|