You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
428 B
11 lines
428 B
<Bindings>
|
|
<Binding name="MDTTOGGLE" runOnUp="false" category="Mythic Dungeon Tools">
|
|
MDT:ShowInterface()
|
|
</Binding>
|
|
<Binding name="MDTNPC" runOnUp="false" category="Mythic Dungeon Tools">
|
|
MDT:AddCloneAtCursorPosition()
|
|
</Binding>
|
|
<Binding name="MDTWAYPOINT" runOnUp="false" category="Mythic Dungeon Tools">
|
|
MDT:AddPatrolWaypointAtCursorPosition()
|
|
</Binding>
|
|
</Bindings>
|
|
|