code icon indicating copy to clipboard operation
code copied to clipboard

Modpack to server converter

Open millennIumAMbiguity opened this issue 10 months ago • 0 comments

Is your suggested enhancement related to a problem? Please describe.

All mods already have the server/client tags. I imagine it would be possible to create a server and copy the server-side mods over.

Describe the solution you'd like

When right-clicking a modpack in the library, get a "Create Server" option that will open a file dialog for where you want the server to be installed. (an empty folder)

create_server

Then it would do the following:

  1. Copy server mods.
  2. Copy configs.
  3. Copy additional included folders and files. ("global_packs" for example)
  4. Download and copy the server jar and/or server mod loader.
  5. Show the folder.

Describe alternatives you've considered

CurseForge supports separate server downloads.

Additional context

No response

millennIumAMbiguity avatar Apr 16 '24 09:04 millennIumAMbiguity