-
Notifications
You must be signed in to change notification settings - Fork 2
Add support for FancySpaces #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for the PR! I really appreciate you taking the time to help improve/expand on PluginUpdater.
Make sure you register this platform in the PlatformRegistry, and if you could test to make sure the platform is working correctly that would be great.
The only other thing before this is good to merge are the slight formatting adjustments I've suggested.
api/src/main/java/org/lushplugins/pluginupdater/api/platform/fancyspaces/FancySpacesData.java
Outdated
Show resolved
Hide resolved
api/src/main/java/org/lushplugins/pluginupdater/api/util/UpdaterConstants.java
Outdated
Show resolved
Hide resolved
…ancyspaces/FancySpacesData.java Co-authored-by: Oak <55620516+OakLoaf@users.noreply.github.com>
…erConstants.java Co-authored-by: Oak <55620516+OakLoaf@users.noreply.github.com>
|
Could you make sure this compiles please, and then let me know once it has been tested? :) |
Adds support for downloading plugins from fancyspaces.net, a new download platform for products by FancyInnovations which currently is exclusive to FancyInnovations products only but might be opened to everyone in the future.