mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 18:59:20 +02:00
10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
Module
|
|
name: client_stats
|
|
description: Showing and sending debug/stats informations
|
|
author: otclient@otclient.ovh
|
|
sandboxed: true
|
|
scripts: [ stats ]
|
|
dependencies: [ client_topmenu ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|