docker-minecraft-server icon indicating copy to clipboard operation
docker-minecraft-server copied to clipboard

Support CURRENT_VERSION file - could become the new norm?

Open BenWoodford opened this issue 4 years ago • 1 comments

Right now it seems to be an edge case from one modpack maker (World of Dragons/Winter is Here) but could become a common thing if it catches on. Instead of bundling the Forge Installer JAR they provide a CURRENT_INSTALLER file which has the URL to the relevant JAR.

I got it working by manually extracting the server files (rather than using TYPE=CURSEFORGE) and using TYPE=FORGE while providing the FORGE_INSTALLER_URL as the contents of the CURRENT_INSTALLER file.

Looking for one of an array of files (let's assume the Modpack community doesn't want to follow a single standard) and using that as the installer URL to download would be the most apt approach

BenWoodford avatar Jan 16 '21 13:01 BenWoodford

This issue is stale because it has been open 30 days with no activity. Please add a comment describing the reason to keep this issue open.

github-actions[bot] avatar Nov 27 '21 02:11 github-actions[bot]