2019-10-02 03:38:52 +02:00

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()