disabling a plugin

This commit is contained in:
Ji Yoon Rhee 2023-10-09 20:12:04 -04:00
parent 01555c3ccf
commit 5665ec9a00
12 changed files with 6361 additions and 1631 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2

View File

@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2

View File

@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2

View File

@ -1188,12 +1188,12 @@ AudioFormatBINKA.LastCompileMethod=Unknown
[PluginBrowser]
InstalledPlugins=VisualStudioTools
InstalledPlugins=DLSS
InstalledPlugins=DLSSMoviePipelineSupport
InstalledPlugins=DLSS
InstalledPlugins=NIS
[AssetEditorSubsystem]
CleanShutdown=True
CleanShutdown=False
[/Script/Engine.WorldPartitionEditorPerProjectUserSettings]
bHideEditorDataLayers=False
@ -1210,7 +1210,7 @@ PerWorldEditorSettings=(("/Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap",
[RootWindow]
ScreenPosition=X=120.800 Y=46.400
WindowSize=X=1305.600 Y=745.600
WindowSize=X=1308.800 Y=748.800
InitiallyMaximized=False
[SlateAdditionalLayoutConfig]
@ -1543,5 +1543,5 @@ bEnableReinstancing=False
[DetailCustomWidgetExpansion]
WorldSettings=WorldSettings.WorldPartitionSetup.RuntimeHash,
WorldPartitionRuntimeSpatialHash=
WorldPartitionRuntimeSpatialHash=WorldSettings.WorldPartitionSetup.RuntimeHash,

View File

@ -70,3 +70,11 @@ JavaPath=(Path="")
TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/OpenWorld.OpenWorld",Map="/Engine/Maps/Templates/OpenWorld",DisplayName="Open World",Category="OpenWorld")
TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/Basic.Basic",Map="/Engine/Maps/Templates/Template_Default",DisplayName="Basic",Category="")
[WindowsApplication.Accessibility]
StickyKeysHotkey=False
ToggleKeysHotkey=True
FilterKeysHotkey=True
StickyKeysConfirmation=False
ToggleKeysConfirmation=True
FilterKeysConfirmation=True

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -33,7 +33,7 @@
},
{
"Name": "VisualStudioTools",
"Enabled": true,
"Enabled": false,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/362651520df94e4fa65492dbcba44ae2",
"SupportedTargetPlatforms": [
"Win64"