From a48e6f83b7ffec4dc7dba0c7672098cd63e46add Mon Sep 17 00:00:00 2001 From: Olly <56850051+dninosores@users.noreply.github.com> Date: Sat, 1 Jul 2023 21:42:09 -0400 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2af38d0 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Toonboom Tool-Swap + +Adds a couple useful hotkeys to ToonBoom: +- You can use one key to activate both the pencil and brush tools, and another key to switch which one is active +- You can bind hotkeys to the cutter and select tools without affecting what `alt` does + +The new hotkeys are in the hotkeys menu under `Dninosores TBToolSwap`. + +# Installation