tibia-client/modules/game_textwindow/textwindow.otmod

11 lines
257 B
Plaintext

Module
name: game_textwindow
description: Allow to edit text books and lists
author: edubart, BeniS
website: www.otclient.info
sandboxed: true
dependencies: [ game_interface ]
scripts: [ textwindow ]
@onLoad: init()
@onUnload: terminate()