mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-29 23:37:11 +01:00
Version 2.0 - preys, bot updates, ui improvements
This commit is contained in:
10
modules/game_prey/prey.otmod
Normal file
10
modules/game_prey/prey.otmod
Normal file
@@ -0,0 +1,10 @@
|
||||
Module
|
||||
name: game_prey
|
||||
description: Preys, sponsored by kivera-global.com
|
||||
author: otclient.ovh & kivera-global.com
|
||||
website: http://otclient.ovh
|
||||
sandboxed: true
|
||||
scripts: [ prey ]
|
||||
dependencies: [ client_topmenu ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
Reference in New Issue
Block a user