mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 10:49:21 +02:00
11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
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()
|