mirror of
https://github.com/edubart/otclient.git
synced 2025-04-29 17:19:20 +02:00
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
Module
|
|
name: game_textmessage
|
|
description: Manage game text messages
|
|
author: edubart
|
|
website: https://github.com/edubart/otclient
|
|
sandboxed: true
|
|
scripts: [ textmessage ]
|
|
@onLoad: init()
|
|
@onUnload: terminate() |