disabling a plugin
This commit is contained in:
parent
01555c3ccf
commit
5665ec9a00
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.8 KiB |
@ -0,0 +1,5 @@
|
||||
[CrashReportClient]
|
||||
bHideLogFilesOption=false
|
||||
bIsAllowedToCloseWithoutSending=true
|
||||
CrashConfigPurgeDays=2
|
||||
|
@ -0,0 +1,5 @@
|
||||
[CrashReportClient]
|
||||
bHideLogFilesOption=false
|
||||
bIsAllowedToCloseWithoutSending=true
|
||||
CrashConfigPurgeDays=2
|
||||
|
@ -0,0 +1,5 @@
|
||||
[CrashReportClient]
|
||||
bHideLogFilesOption=false
|
||||
bIsAllowedToCloseWithoutSending=true
|
||||
CrashConfigPurgeDays=2
|
||||
|
@ -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,
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
1801
hwanyoung2/Saved/Logs/hwanyoung2-backup-2023.10.08-09.21.52.log
Normal file
1801
hwanyoung2/Saved/Logs/hwanyoung2-backup-2023.10.08-09.21.52.log
Normal file
File diff suppressed because one or more lines are too long
1768
hwanyoung2/Saved/Logs/hwanyoung2-backup-2023.10.09-23.58.27.log
Normal file
1768
hwanyoung2/Saved/Logs/hwanyoung2-backup-2023.10.09-23.58.27.log
Normal file
File diff suppressed because one or more lines are too long
1748
hwanyoung2/Saved/Logs/hwanyoung2-backup-2023.10.10-00.07.47.log
Normal file
1748
hwanyoung2/Saved/Logs/hwanyoung2-backup-2023.10.10-00.07.47.log
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -33,7 +33,7 @@
|
||||
},
|
||||
{
|
||||
"Name": "VisualStudioTools",
|
||||
"Enabled": true,
|
||||
"Enabled": false,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/362651520df94e4fa65492dbcba44ae2",
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win64"
|
||||
|
Loading…
Reference in New Issue
Block a user