{"id":11510,"date":"2024-12-30T11:34:39","date_gmt":"2024-12-30T09:34:39","guid":{"rendered":"https:\/\/store.algosyntax.com\/?post_type=download&#038;p=11510"},"modified":"2026-03-09T05:51:18","modified_gmt":"2026-03-09T03:51:18","slug":"unreal-projects-manager","status":"publish","type":"download","link":"https:\/\/store.algosyntax.com\/marketplace\/general-software\/unreal-projects-manager\/","title":{"rendered":"Unreal Projects Manager"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11510\" class=\"elementor elementor-11510\" data-elementor-post-type=\"download\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0075f75 e-flex e-con-boxed e-con e-parent\" data-id=\"0075f75\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-731cebf elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"731cebf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Unreal Projects Manager<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e43514 e-flex e-con-boxed e-con e-parent\" data-id=\"6e43514\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-edd9c93 elementor-widget elementor-widget-text-editor\" data-id=\"edd9c93\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>A time saving console app to help manage and your Unreal Engine Projects by merging plugins and checking for plugin packaging errors early on before submission.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a858a5c e-flex e-con-boxed e-con e-parent\" data-id=\"a858a5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33d69f0 elementor-widget elementor-widget-heading\" data-id=\"33d69f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Features<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bf8862 elementor-widget elementor-widget-heading\" data-id=\"3bf8862\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">1. Plugin Merger<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0685058 elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"0685058\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/qHhRdnCahvM&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0feb044 elementor-widget elementor-widget-text-editor\" data-id=\"0feb044\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The Plugin Merger mode helps merge multiple plugins into 1. As an example, Plugin A depends on Plugin B, and B depends on Plugin C. The plugin merger will create a single merged plugin where Plugin A is the root and B and C are included in the resulting plugin. The merger will then add redirects for the content so that your uassets still work.<\/p><p>You want to use the Plugin Merger if you&#8217;re trying to package your plugin for fab.com and your plugin depends on other local project plugins.<br \/><br \/><\/p><p>IMPORTANT: organize your plugin modules under the &#8220;<strong>Runtime<\/strong>&#8221; &#8220;<strong>Editor<\/strong>&#8221; and &#8220;<strong>ThirdParty<\/strong>&#8221; folders as you develop, i.e prior to merging.<br \/>The merger users this organization structure during the merging process.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5643807 elementor-widget elementor-widget-heading\" data-id=\"5643807\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">2. Fab Marketplace Plugin Compliance Checker<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0606911 elementor-widget elementor-widget-text-editor\" data-id=\"0606911\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>More often than not, as a plugin developer, you&#8217;ll forget one or two things when you submit your plugin for approval on the fab marketplace. A simple thing like missing copyright notices at the top of every file will result in rejection after a day or two. There&#8217;s other things too like forgetting to add &#8220;PlatformAllowList&#8221; entries in your uplugin and more.<br \/>The Compliance checker will go through your .uplugin and source files and check for such mistakes and notify you about the files you should fix. For example, you can have the program update the copyright notice for all 100 of your source files in one go.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-647cce5 elementor-widget elementor-widget-heading\" data-id=\"647cce5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">3. Quickly Update Copyright Notices<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9bda4c2 elementor-widget elementor-widget-text-editor\" data-id=\"9bda4c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Whether you have 10 sources files or 1000 sources, you can quickly update the copyright notice on top of them in 2 to 3 clicks using the Unreal Projects Manager. No need to go file by file updating notices.<br \/>The app will skip all ThirdParty files and only focus on your personal plugin files.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fbaae45 elementor-widget elementor-widget-heading\" data-id=\"fbaae45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How to install \/ use<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e7371f elementor-widget elementor-widget-text-editor\" data-id=\"6e7371f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Place the UnrealProjectsManager.exe in the root folder of the project you want to modify.<br \/>UnrealProjectsManager will create the &#8220;UPM Output&#8221; folder when you wish to merge plugins. It will not modify your plugins but copy them in order to create a merged version that will be stored in &#8220;UPM Output&#8221;. So its non destructive, but keep a backup just in case.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73d772f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"73d772f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Pricing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c992b68 e-flex e-con-boxed e-con e-parent\" data-id=\"c992b68\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-34025dc e-con-full e-flex e-con e-child\" data-id=\"34025dc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1eb38c3 elementor-widget elementor-widget-heading\" data-id=\"1eb38c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Single Developer Licence<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ece553 elementor-widget elementor-widget-button\" data-id=\"1ece553\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/store.algosyntax.com\/?edd_action=add_to_cart&#038;download_id=11510&#038;edd_options%5Bprice_id%5D=1\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-paypal\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\"> Paypal $59<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-03dbedf e-con-full e-flex e-con e-child\" data-id=\"03dbedf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d12e85 elementor-widget elementor-widget-heading\" data-id=\"8d12e85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Company Licence<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e767594 elementor-widget elementor-widget-text-editor\" data-id=\"e767594\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>+ Full Source Code Access And Project Files.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ed243a elementor-widget elementor-widget-button\" data-id=\"7ed243a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/store.algosyntax.com\/?edd_action=add_to_cart&#038;download_id=11510&#038;edd_options%5Bprice_id%5D=2\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-paypal\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\"> Paypal $299<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>A time saving console app to help manage and your Unreal Engine Projects by merging plugins and checking for plugin packaging errors early on before submission. Features 1. Plugin Merger https:\/\/youtu.be\/qHhRdnCahvM The Plugin Merger mode helps merge multiple plugins into 1. As an example, Plugin A depends on Plugin B, and B depends on Plugin [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11554,"template":"elementor_header_footer","edd-categories":[104],"edd-tags":[108,107],"class_list":["post-11510","download","type-download","status-publish","has-post-thumbnail","hentry","download_category-general-software","download_tag-unreal-engine","download_tag-unreal-projects-manager","entry","has-media","edd-download","edd-download-cat-general-software","edd-download-tag-unreal-engine","edd-download-tag-unreal-projects-manager"],"acf":[],"_links":{"self":[{"href":"https:\/\/store.algosyntax.com\/asx-rest\/wp\/v2\/edd-downloads\/11510","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/store.algosyntax.com\/asx-rest\/wp\/v2\/edd-downloads"}],"about":[{"href":"https:\/\/store.algosyntax.com\/asx-rest\/wp\/v2\/types\/download"}],"author":[{"embeddable":true,"href":"https:\/\/store.algosyntax.com\/asx-rest\/wp\/v2\/users\/1"}],"version-history":[{"count":2,"href":"https:\/\/store.algosyntax.com\/asx-rest\/wp\/v2\/edd-downloads\/11510\/revisions"}],"predecessor-version":[{"id":12413,"href":"https:\/\/store.algosyntax.com\/asx-rest\/wp\/v2\/edd-downloads\/11510\/revisions\/12413"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/store.algosyntax.com\/asx-rest\/wp\/v2\/media\/11554"}],"wp:attachment":[{"href":"https:\/\/store.algosyntax.com\/asx-rest\/wp\/v2\/media?parent=11510"}],"wp:term":[{"taxonomy":"download_category","embeddable":true,"href":"https:\/\/store.algosyntax.com\/asx-rest\/wp\/v2\/edd-categories?post=11510"},{"taxonomy":"download_tag","embeddable":true,"href":"https:\/\/store.algosyntax.com\/asx-rest\/wp\/v2\/edd-tags?post=11510"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}