mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-26 22:07:12 +01:00
Version 0.999 BETA - a lot of bug fixes, improvments and more advanced bot
This commit is contained in:
10
modules/game_textedit/textedit.otmod
Normal file
10
modules/game_textedit/textedit.otmod
Normal file
@@ -0,0 +1,10 @@
|
||||
Module
|
||||
name: game_textedit
|
||||
description: Allow to edit text
|
||||
author: OTClientV8
|
||||
website: https://github.com/OTCv8/otclientv8
|
||||
sandboxed: true
|
||||
dependencies: [ game_interface ]
|
||||
scripts: [ textedit ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
Reference in New Issue
Block a user