Skip to content

haliphax/gwskillbar

Repository files navigation

GW SkillBar

An online skill template code parsing/building tool for Guild Wars Reforged

Screenshot Screenshot (dark mode)

Development

Cleanly install dependencies and run the development server:

npm ci
npm run dev

Skill icons are not included in this repository. To download them from the Guild Wars Wiki, use the images script (but please be considerate of bandwidth usage):

npm run images