mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 22:53:26 +02:00
Version 2.4 - http://otclient.net/showthread.php?tid=160
This commit is contained in:
9
modules/client_textedit/textedit.otmod
Normal file
9
modules/client_textedit/textedit.otmod
Normal file
@@ -0,0 +1,9 @@
|
||||
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()
|
Reference in New Issue
Block a user