diff --git a/Video/VideoAutoFlipper/README.md b/Video/VideoAutoFlipper/README.md new file mode 100644 index 0000000..5c5d0ff --- /dev/null +++ b/Video/VideoAutoFlipper/README.md @@ -0,0 +1,10 @@ +# Video Auto-Flipper \[YTPMV\] + +![preview](README_RES/preview.gif) + +- Flips selected items with a specified presset in the GUI. +- Has additional settings for the flipping. +- Flips preview in the GUI. +- Has a tab for VFX chains for ease of making simple but yet presentable and easilty animatable visuals in Reaper. +- Has a tab for Helper functions. +- Has some brief FAQ page, just in case. \ No newline at end of file diff --git a/Video/VideoAutoFlipper/README_RES/preview.gif b/Video/VideoAutoFlipper/README_RES/preview.gif new file mode 100644 index 0000000..b474b7f Binary files /dev/null and b/Video/VideoAutoFlipper/README_RES/preview.gif differ diff --git a/Video/meta_VideoAutoFlipper.lua b/Video/meta_VideoAutoFlipper.lua index 053250e..46488c7 100644 --- a/Video/meta_VideoAutoFlipper.lua +++ b/Video/meta_VideoAutoFlipper.lua @@ -10,7 +10,8 @@ @about # Video Auto-Flipper [YTPMV] - - Flips selected items with a specified presset in the GUI. + - Flips selected items with a specified presset in the GUI.\ + - Has additional settings for the flipping. - Flips preview in the GUI. - Has a tab for VFX chains for ease of making simple but yet presentable and easilty animatable visuals in Reaper. - Has a tab for Helper functions.