mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-17 07:43:27 +02:00
Resolve "Merge the best from 7.40 branch"
This commit is contained in:
11
SabrehavenOTClient/modules/game_skills/skills.otmod
Normal file
11
SabrehavenOTClient/modules/game_skills/skills.otmod
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
Reference in New Issue
Block a user