2011-11-03 13:17:10 +01:00
|
|
|
Module
|
2011-12-05 19:27:07 +01:00
|
|
|
name: game_skills
|
2011-11-03 13:17:10 +01:00
|
|
|
description: Manage skills window
|
2012-05-01 15:06:38 +02:00
|
|
|
author: baxnie, edubart
|
2017-11-19 20:09:31 +01:00
|
|
|
website: https://github.com/edubart/otclient
|
2012-07-24 02:22:38 +02:00
|
|
|
sandboxed: true
|
2013-01-18 23:39:11 +01:00
|
|
|
scripts: [ skills ]
|
2012-07-24 02:22:38 +02:00
|
|
|
@onLoad: init()
|
|
|
|
@onUnload: terminate()
|
2013-01-17 21:24:41 +01:00
|
|
|
dependencies:
|
|
|
|
- game_interface
|