Skip to content

Commit 98f4fa3

Browse files
committed
Updating Components for UE 5.4
Updating various components to enable UE 5.4 support, which necessitates Python 3.11/PySide6 support as well.
1 parent 0e58cb5 commit 98f4fa3

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

env/includes/unreal/frameworks.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
frameworks:
77
tk-framework-unrealqt_v1.x.x:
88
location:
9-
version: v1.3.0-rc.4
9+
version: v1.3.0
1010
type: github_release
11-
organization: GPLgithub
12-
# organization: ue4plugins
11+
organization: ue4plugins
1312
repository: tk-framework-unrealqt

env/includes/unreal/settings/tk-multi-publish2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ settings.tk-multi-publish2.maya.asset_step.unreal:
6363
settings:
6464
Work Template: unreal.maya_turntable_render
6565
Publish Template: unreal.maya_turntable_publish
66-
Unreal Engine Version: "5.0"
66+
Unreal Engine Version: "5.4"
6767
Unreal Project Path Template: "{self}/resources/ueprojects/{unreal_engine_version}/turntable/turntable.uproject"
6868
Turntable Map Path: "/Game/turntable/level/turntable.umap"
6969
Sequence Path: "/Game/turntable/sequence/turntable_sequence.turntable_sequence"

env/includes/unreal/tk-unreal-location.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66

77
tk-unreal.location:
8-
version: v1.2.8-rc.1
8+
version: v1.3.0
99
type: github_release
10-
# organization: ue4plugins
11-
organization: GPLgithub
10+
organization: ue4plugins
1211
repository: tk-unreal

0 commit comments

Comments
 (0)