2013-02-28 18:46:42 -03:00

10 lines
215 B
Plaintext

Module
name: client_terminal
description: Terminal for executing lua functions
author: edubart
website: www.otclient.info
scripts: [ terminal ]
sandboxed: true
@onLoad: init()
@onUnload: terminate()