use recommended Reactor env variables

This commit is contained in:
Alexey Bogomolov 2023-01-29 15:22:52 +03:00
parent 629cae2bd5
commit 9c221a36c3

View file

@ -4,8 +4,7 @@ Global = {
Paths = {
Map = {
["OpenPype:"] = "$(OPENPYPE_FUSION)/deploy",
["Reactor:"] = "$(REACTOR)",
["Reactor:"] = "$(REACTOR_INSTALL_PATHMAP)/Reactor",
["Config:"] = "UserPaths:Config;OpenPype:Config",
["Scripts:"] = "UserPaths:Scripts;Reactor:System/Scripts;OpenPype:Scripts",
["UserPaths:"] = "UserData:;AllData:;Fusion:;Reactor:Deploy"