tibia-client/modules/chat/chat.otmod

15 lines
219 B
Plaintext

Module
name: chat
description: Manage chat window
author: OTClient team
website: https://github.com/edubart/otclient
autoLoad: true
dependencies:
- game
onLoad: |
require 'chat'
return true