Giter Site home page Giter Site logo

plugindownloader's People

Contributors

phyronnaz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

plugindownloader's Issues

Multiple Plugin Support

Overview

Some repositories contain multiple plugins. It would be great to have the capability to select one (or all) of the plugins to install, rather than receiving an error.

As an example, the AdvancedSessionsPlugin repository contains two separate plugins --

  • AdvancedSessions
  • AdvancedSteamSessions

Attempting to download this via the Plugin Downloader results in the following error message --

image

Requirements

  • An extra popup to select which plugins to download if the repo contains multiple

Support adding plugin sample repos

Add support for plugin samples, i.e. like Unity's package manager. Could be an entry in PluginDownloaderData.
I don't know if you can import a sample project, but sample plugins should work.

Unity_woLhPn5ouf

Plugins.json file for holding data on remote repos

Currently repo data is stored in PluginDownloaderData repo. Each new entry or update to an existing entry needs to be run through a pull request, taking time for it to be accepted and also taking @Phyronnaz time to read all of the pull request and accept them.

I'm suggesting having a plugin.json file that UE plugin repos could optionally have to store this same info that PluginDownloaderData currently holds. That way, you can search for a plugins.json file to quickly verify the repo is a plugin repo.

This sort of file would also work to support these functionalities:

  • verify repo integrity as UE plugin
  • icons
  • short description/readme
  • dependencies on other plugins (prompt checklist on what dependencies you'd also download if GitHub links are provided)
  • links to plugin samples #7 (comment)
  • multiple plugin support #5 (comment)
  • any extra data

failing to install for target platforms: Linux; but I don't have target platform linux

Trying to download the RealtimeMeshComponent from github, using PluginDownloader:

UATHelper: Package Plugin Task (Windows): Building plugin for target platforms: Linux, LinuxArm64, Win64
UATHelper: Package Plugin Task (Windows): Running: F:\ue\UE_5.1\Engine\Binaries\ThirdParty\DotNet\6.0.302\windows\dotnet.exe "F:\ue\UE_5.1\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" UnrealGame Linux Development -Project=F:\ue\projects\MurderInSpace\Intermediate\PluginDownloader\Packaged\HostProject\HostProject.uproject -plugin=F:\ue\projects\MurderInSpace\Intermediate\PluginDownloader\Packaged\HostProject\Plugins\RealtimeMeshComponent\RealtimeMeshComponent.uplugin -iwyu -noubtmakefiles -manifest=F:\ue\projects\MurderInSpace\Intermediate\PluginDownloader\Packaged\HostProject\Sa
ved\Manifest-UnrealGame-Linux-Development.xml -nohotreload -log="C:\Users\rubm\AppData\Roaming\Unreal Engine\AutomationTool\Logs\F+ue+UE_5.1\UBT-UnrealGame-Linux-Development.txt"
UATHelper: Package Plugin Task (Windows): Log file: C:\Users\rubm\AppData\Roaming\Unreal Engine\AutomationTool\Logs\F+ue+UE_5.1\UBT-UnrealGame-Linux-Development.txt
UATHelper: Package Plugin Task (Windows): Platform Linux is not a valid platform to build. Check that the SDK is installed properly.
UATHelper: Package Plugin Task (Windows): Took 0.5330824s to run dotnet.exe, ExitCode=6
UATHelper: Package Plugin Task (Windows): UnrealBuildTool failed. See log for more details. (C:\Users\rubm\AppData\Roaming\Unreal Engine\AutomationTool\Logs\F+ue+UE_5.1\UBT-UnrealGame-Linux-Development.txt)
UATHelper: Package Plugin Task (Windows): AutomationTool executed for 0h 3m 41s
UATHelper: Package Plugin Task (Windows): AutomationTool exiting with ExitCode=6 (6)
UATHelper: Package Plugin Task (Windows): BUILD FAILED

In the logs, right on top, it says "target platforms: Linux, LinuxArm64, Win64". How can I make sure that I have only Win64 as target platform? The intent to build for linux then fails and the RealtimeMeshComponent plugin never gets installed.

Feature request: Favorite list

Can we have a stored list of user favorited GitHub repos, that allows the user to easily download and install plugins for a new project?

The UI could look like the UE5 content browser's favorites collapsed list
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.