tibia-client/modules/client_stats/stats.otmod

10 lines
211 B
Plaintext
Raw Normal View History

2012-08-22 10:51:31 +02:00
Module
name: client_stats
description: Sends client statistics to a server
author: baxnie
website: www.otclient.info
sandboxed: true
scripts: [ stats.lua ]
@onLoad: init()
@onUnload: terminate()