2011-08-20 22:30:41 +02:00
|
|
|
Module
|
2012-02-06 20:19:47 +01:00
|
|
|
name: client_terminal
|
2012-01-07 18:36:58 +01:00
|
|
|
description: Terminal for executing lua functions
|
2012-05-01 15:06:38 +02:00
|
|
|
author: edubart
|
2017-11-19 20:09:31 +01:00
|
|
|
website: https://github.com/edubart/otclient
|
2013-02-28 22:39:27 +01:00
|
|
|
scripts: [ terminal ]
|
2013-01-18 23:39:11 +01:00
|
|
|
sandboxed: true
|
|
|
|
@onLoad: init()
|
|
|
|
@onUnload: terminate()
|