Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
azuraji committed Nov 17, 2022
0 parents commit 9343f1a
Show file tree
Hide file tree
Showing 40 changed files with 7,897 additions and 0 deletions.
7 changes: 7 additions & 0 deletions MonkeyBuddy/Bindings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<Bindings>
<Binding name="MONKEYBUDDY_OPEN" runOnUp="true" header="MONKEYBUDDY">
if (keystate == "down") then
MonkeyBuddy_ToggleDisplay();
end
</Binding>
</Bindings>
Loading

0 comments on commit 9343f1a

Please sign in to comment.