Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 536 Bytes

File metadata and controls

21 lines (15 loc) · 536 Bytes

Skillulator - FlyFF Universe Skill Calculator

Skillulator is a skill calculator for the MMORPG FlyFF Universe. It is a web application that allows players to plan their character's skill build by selecting the skills they want to learn. Players can also share their builds with others by generating a unique URL that contains their build data.

Contribute

curl -fsSL https://bun.sh/install | bash
git clone https://github.com/nulfrost/skillulator.git
cd skillulator
bun install