mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-2414 - move Harmony to Openpype
This commit is contained in:
parent
a40894fa32
commit
f625e05d6e
16 changed files with 3723 additions and 201 deletions
|
|
@ -85,7 +85,7 @@ def main(argv):
|
|||
elif host_name == "aftereffects":
|
||||
from openpype.hosts.aftereffects.api.lib import main
|
||||
elif host_name == "harmony":
|
||||
from avalon.harmony.lib import main
|
||||
from openpype.hosts.harmony.api.lib import main
|
||||
else:
|
||||
title = "Unknown host name"
|
||||
message = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue