mirror of
https://github.com/edubart/otclient.git
synced 2025-04-29 09:19:19 +02:00
10 lines
233 B
Plaintext
10 lines
233 B
Plaintext
Module
|
|
name: client_terminal
|
|
description: Terminal for executing lua functions
|
|
author: edubart
|
|
website: https://github.com/edubart/otclient
|
|
scripts: [ terminal ]
|
|
sandboxed: true
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|