Compare commits
2 Commits
4682e49bd0
...
c9720a50a5
Author | SHA1 | Date |
---|---|---|
|
c9720a50a5 | 3 years ago |
|
fa7f8e56c0 | 3 years ago |
285 changed files with 1024 additions and 0 deletions
@ -0,0 +1 @@
|
||||
Content/** filter=lfs diff=lfs merge=lfs -text |
@ -0,0 +1,45 @@
|
||||
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings] |
||||
GameDefaultMap=/Game/StarterContent/Maps/Minimal_Default |
||||
|
||||
|
||||
EditorStartupMap=/Game/StarterContent/Maps/Minimal_Default |
||||
|
||||
[/Script/HardwareTargeting.HardwareTargetingSettings] |
||||
TargetedHardwareClass=Desktop |
||||
AppliedTargetedHardwareClass=Desktop |
||||
DefaultGraphicsPerformance=Maximum |
||||
AppliedDefaultGraphicsPerformance=Maximum |
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings] |
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 |
||||
|
||||
[/Script/Engine.RendererSettings] |
||||
r.GenerateMeshDistanceFields=True |
||||
r.DynamicGlobalIlluminationMethod=1 |
||||
r.ReflectionMethod=1 |
||||
r.Shadow.Virtual.Enable=1 |
||||
|
||||
[/Script/WorldPartitionEditor.WorldPartitionEditorSettings] |
||||
CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet' |
||||
|
||||
[/Script/Engine.Engine] |
||||
+ActiveGameNameRedirects=(OldGameName="TP_Blank",NewGameName="/Script/firstLook") |
||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_Blank",NewGameName="/Script/firstLook") |
||||
+ActiveClassRedirects=(OldClassName="TP_BlankGameModeBase",NewClassName="firstLookGameModeBase") |
||||
|
||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] |
||||
bEnablePlugin=True |
||||
bAllowNetworkConnection=True |
||||
SecurityToken=1A857DC748885ADD8294F8BFD284776D |
||||
bIncludeInShipping=False |
||||
bAllowExternalStartInShipping=False |
||||
bCompileAFSProject=False |
||||
bUseCompression=False |
||||
bLogFiles=False |
||||
bReportStats=False |
||||
ConnectionType=USBOnly |
||||
bUseManualIPAddress=False |
||||
ManualIPAddress= |
||||
|
@ -0,0 +1,7 @@
|
||||
|
||||
[/Script/EngineSettings.GeneralProjectSettings] |
||||
ProjectID=1BB5F68D49C134CC483FF2901531A181 |
||||
|
||||
[StartupActions] |
||||
bAddPacks=True |
||||
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent") |
@ -0,0 +1,31 @@
|
||||
|
||||
|
||||
[/Script/HoloLensPlatformEditor.HoloLensTargetSettings] |
||||
bBuildForEmulation=False |
||||
bBuildForDevice=True |
||||
bUseNameForLogo=True |
||||
bBuildForRetailWindowsStore=False |
||||
bAutoIncrementVersion=False |
||||
bShouldCreateAppInstaller=False |
||||
AppInstallerInstallationURL= |
||||
HoursBetweenUpdateChecks=0 |
||||
bEnablePIXProfiling=False |
||||
TileBackgroundColor=(B=64,G=0,R=0,A=255) |
||||
SplashScreenBackgroundColor=(B=64,G=0,R=0,A=255) |
||||
+PerCultureResources=(CultureId="",Strings=(PackageDisplayName="",PublisherDisplayName="",PackageDescription="",ApplicationDisplayName="",ApplicationDescription=""),Images=()) |
||||
TargetDeviceFamily=Windows.Holographic |
||||
MinimumPlatformVersion= |
||||
MaximumPlatformVersionTested=10.0.18362.0 |
||||
MaxTrianglesPerCubicMeter=500.000000 |
||||
SpatialMeshingVolumeSize=20.000000 |
||||
CompilerVersion=Default |
||||
Windows10SDKVersion=10.0.18362.0 |
||||
+CapabilityList=internetClientServer |
||||
+CapabilityList=privateNetworkClientServer |
||||
+Uap2CapabilityList=spatialPerception |
||||
bSetDefaultCapabilities=False |
||||
SpatializationPlugin= |
||||
ReverbPlugin= |
||||
OcclusionPlugin= |
||||
SoundCueCookQualityIndex=-1 |
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue