mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 10:49:21 +02:00
10 lines
238 B
Plaintext
10 lines
238 B
Plaintext
Module
|
|
name: client_textedit
|
|
description: Shows window which allows to edit text
|
|
author: OTClientV8
|
|
website: https://github.com/OTCv8/otclientv8
|
|
sandboxed: true
|
|
scripts: [ textedit ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|