otclient-redemption/modules/client_debug_info/debug_info.otmod
Jerzy Skalski 35886cb370
feat: OTCv8 proxy system #978
OTCv8 Proxy System copied from https://github.com/OTCv8/otcv8-dev
2024-11-29 13:40:41 -03:00

9 lines
247 B
Text

Module
name: client_debug_info
description: Showing and sending debug/stats informations
author: otclient@otclient.ovh
sandboxed: true
scripts: [ debug_info ]
dependencies: [ client_topmenu ]
@onLoad: init()
@onUnload: terminate()