Far-Beyond-Dev / Horizon-Community-Edition

An easily scalable game server implemented in Rust, and compatible with many popular game engines
https://horizon.farbeyond.dev/
Apache License 2.0
20 stars 7 forks source link

SkillScript #54

Open tristanpoland opened 3 months ago

tristanpoland commented 3 months ago

SkillScript implements character skills and progression systems within the game. It defines and manages skill trees, abilities, and character development paths that players can pursue. The module tracks skill progression, calculates skill effects, and facilitates the customization of player characters based on their chosen gameplay styles and preferences.

tristanpoland commented 2 months ago

Waiting for recipieSmith and pebbleVault Custom Objects support