Steps Involved in Updating an addon

Hello,
you would need to create a package and upload it.
by running the following command in terminal, it will create a zip file in package directory.

python create_package.py

and then, you’ll be able to drag and drop in AYON.

Animation_95


A quick tip :wink: There’s a community guide that provides cool vscode actions to automate your daily dev work AYON Development Workbench

Animation_96