mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 14:43:27 +02:00
Version 0.95 BETA
This commit is contained in:
10
modules/client_feedback/feedback.otmod
Normal file
10
modules/client_feedback/feedback.otmod
Normal file
@@ -0,0 +1,10 @@
|
||||
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()
|
Reference in New Issue
Block a user