DennisRas / WeeklyKnowledge

Track your profession knowledge across your characters
https://www.curseforge.com/wow/addons/weeklyknowledge
7 stars 1 forks source link

Add kebyinding with Bindings.xml #25

Open DennisRas opened 2 months ago

DennisRas commented 2 months ago

Add a Bindings.xml file allowing the user to set a keybind for toggling the main window.

<Bindings>
  <Binding name="WEEKLYKNOWLEDGE" category="WeeklyKnowledge">
    WEEKLYKNOWLEDGE_TOGGLEWINDOW()
  </Binding>
</Bindings>