We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85633d4 commit 9bd60dcCopy full SHA for 9bd60dc
package.py
@@ -5,6 +5,7 @@
5
# Name of client code directory imported in AYON launcher
6
# - do not specify if there is no client code
7
client_dir = "ayon_cinema4d"
8
+app_host_name = "cinema4d"
9
10
# Version compatibility with AYON server
11
# ayon_server_version = ">=1.0.7"
0 commit comments