mirror of
https://github.com/OTCv8/otclientv8.git
synced 2026-01-12 05:31:30 +01:00
Version 0.95 BETA
This commit is contained in:
9
modules/game_ruleviolation/ruleviolation.otmod
Normal file
9
modules/game_ruleviolation/ruleviolation.otmod
Normal file
@@ -0,0 +1,9 @@
|
||||
Module
|
||||
name: game_ruleviolation
|
||||
description: Rule violation interface (Ctrl+Y)
|
||||
author: andrefaramir
|
||||
website: https://github.com/edubart/otclient
|
||||
sandboxed: true
|
||||
scripts: [ ruleviolation ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
Reference in New Issue
Block a user