File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,9 @@ MediumFontName=/Game/EmptierThanVoid/Core/Fonts/RobotoMono/Font_RobotoMono.Font_
106
106
LargeFontName =/Game/EmptierThanVoid/Core/Fonts/RobotoMono/Font_RobotoMono.Font_RobotoMono
107
107
TinyFontName =/Game/EmptierThanVoid/Core/Fonts/RobotoMono/Font_RobotoMono.Font_RobotoMono
108
108
109
+ [/Script/WindowsTargetPlatform.WindowsTargetSettings]
110
+ Compiler =VisualStudio2017
111
+
109
112
[/Script/Engine.PhysicsSettings]
110
113
DefaultGravityZ =-980.000000
111
114
DefaultTerminalVelocity =4000.000000
@@ -147,6 +150,4 @@ AsyncSceneSmoothingFactor=0.990000
147
150
InitialAverageFrameRate =0.016667
148
151
PhysXTreeRebuildRate =10
149
152
150
- [/Script/WindowsTargetPlatform.WindowsTargetSettings]
151
- Compiler =VisualStudio2017
152
153
Original file line number Diff line number Diff line change 25
25
"Name": "SteamVR",
26
26
"Enabled": false
27
27
}
28
+ ],
29
+ "TargetPlatforms": [
30
+ "MacNoEditor",
31
+ "WindowsNoEditor",
32
+ "AllDesktop",
33
+ "LinuxNoEditor"
28
34
]
29
35
}
You can’t perform that action at this time.
0 commit comments