hound comments

This commit is contained in:
Alexey Bogomolov 2023-03-08 02:11:57 +03:00
parent 962984d296
commit e1950a175f
3 changed files with 3 additions and 5 deletions

View file

@ -5,7 +5,7 @@ FUSION_HOST_DIR = os.path.dirname(os.path.abspath(__file__))
FUSION_PROFILE_VERSION = 16
# FUSION_PROFILE_VERSION variable is used by the pre-launch hooks.
# FUSION_PROFILE_VERSION variable is used by the pre-launch hooks.
# Since Fusion v16, the profile folder became project-specific,
# but then it was abandoned by BlackmagicDesign devs, and now, despite it is
# already Fusion version 18, still FUSION16_PROFILE_DIR is used.