From 8c3d31506ebbcf0e57bddff60bc3e70c221a99a2 Mon Sep 17 00:00:00 2001 From: LUCASTUCIOUS Date: Tue, 17 Sep 2024 21:42:52 +0200 Subject: [PATCH 1/2] skyportal submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0db54e9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Plugins/SkyPortal"] + path = Plugins/SkyPortal + url = git@185.216.25.221:lucastucious/SkyPortal-plugin.git From a716e066cb932ea148f6b209e7777f276459984b Mon Sep 17 00:00:00 2001 From: LUCASTUCIOUS Date: Wed, 18 Sep 2024 22:38:35 +0200 Subject: [PATCH 2/2] Add Channel packer --- Plugins/SkyPortal | 2 +- SkyEngine.uproject | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/Plugins/SkyPortal b/Plugins/SkyPortal index 1df4e9b..652d62e 160000 --- a/Plugins/SkyPortal +++ b/Plugins/SkyPortal @@ -1 +1 @@ -Subproject commit 1df4e9b848b12c2bcf3df5e26da310524ee61641 +Subproject commit 652d62ed9692729adde0ce6c7dbec05b6acdfa86 diff --git a/SkyEngine.uproject b/SkyEngine.uproject index 76d93fc..3f9418c 100644 --- a/SkyEngine.uproject +++ b/SkyEngine.uproject @@ -594,6 +594,30 @@ { "Name": "PluginTemplateTool", "Enabled": true + }, + { + "Name": "VisualStudioTools", + "Enabled": true, + "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/362651520df94e4fa65492dbcba44ae2", + "SupportedTargetPlatforms": [ + "Win64" + ] + }, + { + "Name": "ChannelMachine", + "Enabled": true, + "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/1203c14fac16490bacab6a7d3577edff", + "SupportedTargetPlatforms": [ + "Win64" + ] + }, + { + "Name": "CommonUI", + "Enabled": true + }, + { + "Name": "AnimationBudgetAllocator", + "Enabled": true } ], "TargetPlatforms": [