Patrick
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Patrick created a post, [UE5 Project Solution] Hide AdditionalPluginDirectories from Solution View
Since UE5 (I think it was 5.3) Unreal projects can have Additional Plugin Folders linked to the project by putting this into the build.cs file:```c#"AdditionalPluginDirectories": [ "../../Fo...