mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 18:59:20 +02:00
12 lines
256 B
Plaintext
12 lines
256 B
Plaintext
Module
|
|
name: game_skills
|
|
description: Manage skills window
|
|
author: baxnie, edubart
|
|
website: https://github.com/edubart/otclient
|
|
sandboxed: true
|
|
scripts: [ skills ]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|
|
dependencies:
|
|
- game_interface
|