Skip to content

Commit e512376

Browse files
committed
Updated turntable project to 4.23.
1 parent fb9aeb6 commit e512376

File tree

9 files changed

+27
-1
lines changed

9 files changed

+27
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ settings.tk-multi-publish2.maya.asset_step:
186186
settings:
187187
Work Template: maya_ue4_turntable_render
188188
Publish Template: maya_ue4_turntable_publish
189-
Unreal Engine Version: "4.22"
189+
Unreal Engine Version: "4.23"
190190
Unreal Project Path: "{config}/tk-multi-publish2/tk-maya/unreal/resources/{unreal_engine_version}/turntable/turntable.uproject"
191191
Turntable Map Path: "/Game/turntable/level/turntable.umap"
192192
Sequence Path: "/Game/turntable/sequence/turntable_sequence.turntable_sequence"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[URL]
2+
3+
[/Script/HardwareTargeting.HardwareTargetingSettings]
4+
TargetedHardwareClass=Desktop
5+
AppliedTargetedHardwareClass=Desktop
6+
DefaultGraphicsPerformance=Maximum
7+
AppliedDefaultGraphicsPerformance=Maximum
8+
9+
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[/Script/EngineSettings.GeneralProjectSettings]
2+
ProjectID=B6599CB54F66B6CFD93DC3A95CB55C3D
629 KB
Binary file not shown.
1.08 MB
Binary file not shown.
69.7 KB
Binary file not shown.
18.2 KB
Binary file not shown.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"FileVersion": 3,
3+
"EngineAssociation": "4.23",
4+
"Category": "",
5+
"Description": "",
6+
"Enterprise": true,
7+
"Plugins": [
8+
{
9+
"Name": "PythonScriptPlugin",
10+
"Enabled": true
11+
}
12+
]
13+
}

0 commit comments

Comments
 (0)