tibia-client/modules/client_stats/stats.otmod

10 lines
225 B
Plaintext

Module
name: client_stats
description: Sends client statistics to a server
author: baxnie
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ stats ]
@onLoad: init()
@onUnload: terminate()