2022-04-06 14:58:52 +00: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()