mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 18:59:20 +02:00
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
Module
|
|
name: client_feedback
|
|
description: Allow to send feedback
|
|
author: otclientv8
|
|
website: otclient.ovh
|
|
sandboxed: true
|
|
dependencies: [ game_interface ]
|
|
scripts: [ feedback ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|