First commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
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()
|
||||
Reference in New Issue
Block a user