From 4615d663ecbc80004fb98a1d8ff4ae5e89acf790 Mon Sep 17 00:00:00 2001 From: nathan Date: Mon, 11 May 2026 00:39:56 -0700 Subject: [PATCH] Remove missing VisualStudioTools plugin --- AgrarianGame.uproject | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/AgrarianGame.uproject b/AgrarianGame.uproject index d33898c..9134a37 100644 --- a/AgrarianGame.uproject +++ b/AgrarianGame.uproject @@ -22,17 +22,10 @@ { "Name": "GameplayStateTree", "Enabled": true - }, - { - "Name": "VisualStudioTools", - "Enabled": true, - "SupportedTargetPlatforms": [ - "Win64" - ] } ], "TargetPlatforms": [], "AdditionalRootDirectories": [], "AdditionalPluginDirectories": [], "EpicSampleNameHash": "" -} \ No newline at end of file +}