mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
move unreal to self contained host
This commit is contained in:
parent
56f022012a
commit
ec75ceb73e
15 changed files with 10 additions and 10 deletions
|
|
@ -7,10 +7,7 @@ from pype.hosts.celaction import api as celaction
|
|||
|
||||
class CelactionPrelaunchHook(PreLaunchHook):
|
||||
"""
|
||||
This hook will check if current workfile path has Unreal
|
||||
project inside. IF not, it initialize it and finally it pass
|
||||
path to the project by environment variable to Unreal launcher
|
||||
shell script.
|
||||
Bootstrap celacion with pype
|
||||
"""
|
||||
workfile_ext = "scn"
|
||||
app_groups = ["celaction"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue