PluginDownloader icon indicating copy to clipboard operation
PluginDownloader copied to clipboard

Functionality for additional custom DownloaderData Json Uris

Open scott-hf opened this issue 1 year ago • 1 comments

  • Added plugin property CustomPluginDownloaderDataJsonUris
  • Updated the FPluginDownloaderApi::Initialize() function to account for multiple URI requests.
  • It always pulls the one from the original repo. Uesrs can add additional ones if they desire

Steps to use

  1. navigate to plugin properties
  2. add custom URI (IE: "https://raw.githubusercontent.com/scott-hf/PluginDownloaderData/master/Plugins.json")
  3. restart unreal

image

scott-hf avatar Nov 06 '24 23:11 scott-hf

this is my first pull request to someone else's github repo so be gentle! :) thanks!

scott-hf avatar Nov 06 '24 23:11 scott-hf