2012-05-01 02:20:27 +02:00
|
|
|
Module
|
2012-07-14 12:59:32 +02:00
|
|
|
name: game_textwindow
|
2012-05-01 02:20:27 +02:00
|
|
|
description: Allow to edit text books and lists
|
2012-07-14 12:59:32 +02:00
|
|
|
author: edubart, BeniS
|
2012-05-01 15:06:38 +02:00
|
|
|
website: www.otclient.info
|
2012-07-24 07:30:08 +02:00
|
|
|
sandboxed: true
|
|
|
|
dependencies: [ game_interface ]
|
|
|
|
scripts: [ textwindow.lua ]
|
|
|
|
@onLoad: init()
|
|
|
|
@onUnload: terminate()
|