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()