mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
use recommended Reactor env variables
This commit is contained in:
parent
629cae2bd5
commit
9c221a36c3
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue