Skip to content

Commit e604a4d

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 8e4ef40 commit e604a4d

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
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.1
1010
type: github_release
11-
organization: GPLgithub
12-
# organization: ue4plugins
11+
organization: ue4plugins
1312
repository: tk-framework-unrealqt

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)