mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-24 12:57:13 +01:00
Version 0.999 BETA - a lot of bug fixes, improvments and more advanced bot
This commit is contained in:
10
modules/game_itemselector/itemselector.otmod
Normal file
10
modules/game_itemselector/itemselector.otmod
Normal file
@@ -0,0 +1,10 @@
|
||||
Module
|
||||
name: game_itemselector
|
||||
description: Allow to select item
|
||||
author: OTClientV8
|
||||
website: https://github.com/OTCv8/otclientv8
|
||||
sandboxed: true
|
||||
dependencies: [ game_interface ]
|
||||
scripts: [ itemselector ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
Reference in New Issue
Block a user