5 Tips for creating Cascadeur add-ons

Опубликовано: 13 Март 2026
на канале: Aron Nemeth
848
35

Want to create add-ons for Cascadeur? In this video, we share five essential tips to help you through the process! You'll learn:
The basics of creating an add-on for Cascadeur
How to set up VSCode for add-on development
Installing and managing Python libraries for Cascadeur

Code used in this video:
VSCode CodeRunner setup json: https://github.com/arcsikex/Cascadeur...
run_command.py: https://github.com/arcsikex/Cascadeur...

[Affiliate link]
⏬ Download Cascadeur for free https://cascadeur.com/plans?ref=aron
💸 Get the Indie or Pro Subscription with a 15% discount using my code: ARON15

🎁 Products: https://nemaron.gumroad.com/
📂 Tutorial files: https://github.com/arcsikex/Cascadeur...

Timestamps:
0:00 - What's coming
0:33 - Commands basics
2:12 - Using the CLI
3:30 - Custom scripts path
4:49 - VSCode setup
7:55 - Install python modules