From 2114d7ae636d7f07631360ab6bb134acb08c7766 Mon Sep 17 00:00:00 2001 From: parvan Date: Sun, 21 Dec 2025 16:28:31 -0600 Subject: [PATCH] Chore: Cleaned up files, added changes, and added the git plugin --- .gitignore | 10 +-- Cardinal.uproject | 88 ++++++++++++------------- Plugins/UEGitPlugin_UE54_2025-12-20.zip | 3 + Readme.txt | 4 +- 4 files changed, 51 insertions(+), 54 deletions(-) create mode 100644 Plugins/UEGitPlugin_UE54_2025-12-20.zip diff --git a/.gitignore b/.gitignore index e754ab0..7c93b9d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,18 +5,12 @@ DerivedDataCache/ Intermediate/ LinuxEditor/ Plugins/AdvancedSessions -Plugins/MainMenuLib -Plugins/VictoryPlugin -Plugins/LoadingScreen-master -Plugins/PingPlugin-master +Plugins/UEGitPlugin Plugins/LoadingScreen Plugins/PathFollow -Plugins/PingPlugin Plugins/ShaderCompilationScreen -Plugins/VaRest-master -Plugins/VaRest-develop Plugins/VaRest -Plugins/GamepadUMGPlugin/ +Plugins/VictoryPlugin Saved/ .vs/ .vscode/ diff --git a/Cardinal.uproject b/Cardinal.uproject index 779d58a..69d0e65 100644 --- a/Cardinal.uproject +++ b/Cardinal.uproject @@ -1,6 +1,6 @@ { "FileVersion": 3, - "EngineAssociation": "5.1}", + "EngineAssociation": "5.1", "Category": "", "Description": "", "Modules": [ @@ -11,49 +11,6 @@ } ], "Plugins": [ - { - "Name": "VictoryBPLibrary", - "Enabled": true - }, - { - "Name": "LoadingScreen", - "Enabled": true - }, - { - "Name": "VaRest", - "Enabled": true, - "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/e47be161e7a24e928560290abd5dcc4f" - }, - { - "Name": "PathFollow", - "Enabled": true, - "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/7c19d00ad42a4b67972eea383dedb7f3" - }, - { - "Name": "GitSourceControl", - "Enabled": false - }, - { - "Name": "PerforceSourceControl", - "Enabled": false - }, - { - "Name": "ModelingToolsEditorMode", - "Enabled": true - }, - { - "Name": "SampleToolsEditorMode", - "Enabled": true - }, - { - "Name": "Substance", - "Enabled": false, - "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/offers/2f6439c2f9584f49809d9b13b16c2ba4" - }, - { - "Name": "WebBrowserWidget", - "Enabled": true - }, { "Name": "AdvancedSessions", "Enabled": true @@ -62,14 +19,57 @@ "Name": "AdvancedSteamSessions", "Enabled": true }, + { + "Name": "GitSourceControl", + "Enabled": true + }, + { + "Name": "LoadingScreen", + "Enabled": true + }, + { + "Name": "ModelingToolsEditorMode", + "Enabled": true + }, { "Name": "OnlineSubsystemSteam", "Enabled": true }, + { + "Name": "PathFollow", + "Enabled": true, + "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/7c19d00ad42a4b67972eea383dedb7f3" + }, + { + "Name": "PerforceSourceControl", + "Enabled": false + }, + { + "Name": "SampleToolsEditorMode", + "Enabled": true + }, { "Name": "ShaderCompilationScreen", "Enabled": true, "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/93c24c7c77614ac5ae5b39ad08449c2c" + }, + { + "Name": "Substance", + "Enabled": false, + "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/offers/2f6439c2f9584f49809d9b13b16c2ba4" + }, + { + "Name": "VaRest", + "Enabled": true, + "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/e47be161e7a24e928560290abd5dcc4f" + }, + { + "Name": "VictoryBPLibrary", + "Enabled": true + }, + { + "Name": "WebBrowserWidget", + "Enabled": true } ] } \ No newline at end of file diff --git a/Plugins/UEGitPlugin_UE54_2025-12-20.zip b/Plugins/UEGitPlugin_UE54_2025-12-20.zip new file mode 100644 index 0000000..8222e6b --- /dev/null +++ b/Plugins/UEGitPlugin_UE54_2025-12-20.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4f55beaa237b1d63eb06f43a77eb0d9d11ace9e04c0c70521de084a3da3824 +size 18019944 diff --git a/Readme.txt b/Readme.txt index 8009df9..5e24798 100644 --- a/Readme.txt +++ b/Readme.txt @@ -47,7 +47,7 @@ How To Open This Project Using The Epic Launcher > **Git Repository URL:** [https://git.metahusk.com/metahusk/cardinal-fall_ue5.git](https://git.metahusk.com/metahusk/cardinal-fall_ue5.git) (Closed Signup) -> **If you will be making commits, download an open source GUI git client like** [Gittyup](https://murmele.github.io/Gittyup/) or [Github Desktop](https://desktop.github.com/download/). +> **If you will be making commits, download an open source GUI git client like** [Gittyup](https://murmele.github.io/Gittyup/) or [Github Desktop](https://desktop.github.com/download/). (Gittyup migh require you to run git lfs fetch/checkout.) 3. Download and install Unreal Engine 5.1 from the Epic Launcher by following these instructions. @@ -98,7 +98,7 @@ How To Open This Project Using Unreal 5 Built From Source > **Git Repository URL:** [https://metahusk.com/cardinal-fall-project-downloads](https://metahusk.com/cardinal-fall-project-downloads) -> **If you will be making commits, download an open source GUI git client like** [Gittyup](https://murmele.github.io/Gittyup/) or [Github Desktop](https://desktop.github.com/download/). +> **If you will be making commits, download an open source GUI git client like** [Gittyup](https://murmele.github.io/Gittyup/) or [Github Desktop](https://desktop.github.com/download/). (Gittyup migh require you to run git lfs fetch/checkout.) 3. Download and Install Microsoft's Visual Studio Community 2022 following these instructions.