ynput / ayon-core

Apache License 2.0
18 stars 30 forks source link

Unreal: fixes for custom integration plugin path #601

Closed antirotor closed 4 weeks ago

antirotor commented 1 month ago

Changelog Description

Setting AYON_UNREAL_PLUGIN will override now inbuilt integration. Also fixing type issue with source plugin path.

Testing notes:

  1. set AYON_UNREAL_PLUGIN to your local copy of https://github.com/ynput/ayon-unreal-plugin
  2. OPTIONAL: delete existing plugin from Unreal Engine
  3. run Unreal on AYON project
antirotor commented 1 month ago

when https://github.com/ynput/ayon-core/pull/614 is merged, we need to reopen it in https://github.com/ynput/ayon-unreal

antirotor commented 4 weeks ago

PR moved to https://github.com/ynput/ayon-unreal/pull/5