diff --git a/Config/DefaultEditorPerProjectUserSettings.ini b/Config/DefaultEditorPerProjectUserSettings.ini index 42f3802..7bb3ddd 100644 --- a/Config/DefaultEditorPerProjectUserSettings.ini +++ b/Config/DefaultEditorPerProjectUserSettings.ini @@ -1,2 +1,10 @@ [ContentBrowser] -ContentBrowserTab1.SelectedPaths=/Game/TopDownBP \ No newline at end of file +ContentBrowserTab1.SelectedPaths=/Game/TopDownBP + +[/Script/UnrealEd.EditorLoadingSavingSettings] +bSCCAutoAddNewFiles=False +bAutomaticallyCheckoutOnAssetModification=False +bPromptForCheckoutOnAssetModification=True + +[/Script/UnrealEd.EditorPerProjectUserSettings] +bAutoloadCheckedOutPackages=True \ No newline at end of file