-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Multi-platform support #19
Comments
Hi, what do you mean with that? |
I'd love to use your update checker with platform independence - i.e., it working on Spigot Bungee Velocity etc. |
Good idea! |
I’m going to take a shot at also learning how to use Sponge, Minestom and KryptonMC’s APIs, hopefully I can PR support for those. I think we must use a maven module system to separate each platform to have its own dependency rather than bloating a single dependency with all platform support. Considering this is shaded into JARs and especially considering premium plug-in file size limits. |
I’d love to PR this but unfortunately university has taken my free time 😆 I think I can get to it at some point |
That would be awesome :) I'll look into it for Bungee and Velocity sometime, but it'll also take a while :P |
Hi @mfnalex - is multi-platform support being considered?
The text was updated successfully, but these errors were encountered: