2019-10-02 03:38:52 +02:00

11 lines
253 B
Plaintext

Module
name: client_terminal
description: Terminal for executing lua functions
author: edubart
website: https://github.com/edubart/otclient
scripts: [ terminal ]
sandboxed: true
reloadable: false
@onLoad: init()
@onUnload: terminate()