mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-15 14:19:46 +01:00
fix items, map, protocls
This commit is contained in:
9
800OTClient/modules/client_textedit/textedit.otmod
Normal file
9
800OTClient/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