minorkid i kind of want to create a addon for it with custom abilities but i dont know how to add it to the hot bar once someone put some skills on the ability bar but idk how to do that.
wynd You just create a new ability, and assuming the ability is correctly made by extending the MMnM's Ability class or implementing the more barebones IAbility interface thee hotbar stuff is handled by those normally without any additional work.