Skip to content
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

Integration into AutoPlug #248

Open
Osiris-Team opened this issue Jul 7, 2024 · 10 comments
Open

Integration into AutoPlug #248

Osiris-Team opened this issue Jul 7, 2024 · 10 comments
Labels
enhancement New feature or request

Comments

@Osiris-Team
Copy link

I wanted to support modpacks for a while now in autoplug, would you be interested in implementing this yourself? Of course if you got so free time at hands and find this enjoyable.

There should be an open issue related to this in the autoplug repo with more details.

@Skidamek
Copy link
Owner

Skidamek commented Jul 7, 2024

Hey! I am not sure if you understand what AutoModpack actually does...
I am pretty sure it works quite well with AutoPlug already.

AutoModpack doesn't install modpacks created on modrinth/curseforge. AutoModpack creates its own modpack from files on your server, so AutoPlug can nicely update whole modpack or whatever else just as is. And AutoModpack is just a mod.

@Osiris-Team
Copy link
Author

Yes you're right, its not the exact functionality your mod offers, but related. Basically your mod makes it easier for players to use modpacks, I wanted something similar inside autoplug, which benefits players and server owners too. For example a command to install and switch between modpacks easily. Even though the switching might even break things, on second thought.

@Skidamek
Copy link
Owner

Skidamek commented Jul 7, 2024

Yeah, so give me exact list of things how would the integration look like because i have no idea...

@Osiris-Team
Copy link
Author

Osiris-Team commented Jul 7, 2024

Also related: Osiris-Team/AutoPlug-Client#198

  • .install mod pack <curseforge-mod-pack-id> saves the current mod-pack and installs a new one.
  • And a command to sync mods to the mc server version, to ensure everything is compatible.

@Skidamek
Copy link
Owner

Skidamek commented Jul 7, 2024

Only thing i see worth to integrate would be that installation of modpack from curseforge. It instead of just install on server it could also place all modpack files inside the automodpack folders. It could be nice.

However i think its all to do on AutoPlug side, isn't it?

@Osiris-Team
Copy link
Author

Osiris-Team commented Jul 7, 2024

Yeah, however if you got existing code related to that (that doesn't depend on the fabric/forge api) you can copy and paste it into autoplug I guess.

@Osiris-Team
Copy link
Author

Additionally .install mod pack <mod-pack-name> would be nice to have to, and returning a list of similar mod-packs names to choose from, if multiple are available.

@Skidamek
Copy link
Owner

Skidamek commented Jul 7, 2024

Yes sure.

Oh I just realized autoplug should also check for updates inside automodpack folders.

@Skidamek
Copy link
Owner

Skidamek commented Jul 7, 2024

I don't have time/it's not my priority right now, but that all would be a nice feature someday. I would be up to it.

@Skidamek Skidamek added the enhancement New feature or request label Jul 7, 2024
@Osiris-Team
Copy link
Author

Yeah no worries.
Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants