2022-04-09 13:45:27 +03: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()