2
0
mirror of https://github.com/OTCv8/otclientv8.git synced 2025-05-15 02:09:20 +02:00
2019-10-02 03:38:52 +02:00

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