First commit
This commit is contained in:
@@ -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