mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 05:23:26 +02:00
Stats module
This commit is contained in:
9
modules/client_stats/stats.otmod
Normal file
9
modules/client_stats/stats.otmod
Normal file
@@ -0,0 +1,9 @@
|
||||
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()
|
Reference in New Issue
Block a user