ynput / ayon-kitsu

Official AYON<->Kitsu intetgration (WIP)
Apache License 2.0
7 stars 4 forks source link

Support for new ayon addon structure #27

Closed martastain closed 5 months ago

martastain commented 5 months ago

While this addon still uses the original addon structure in create_package.py, this PR adds a simple way how to develop the addon directly on the server (with ayon >1.0.3).

Just:

--env AYON_ADDON_VERSION=$(AYON_ADDON_VERSION)+git \