Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Fix download URLs with spaces #11

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix download URLs with spaces #11

wants to merge 5 commits into from

Conversation

jav76
Copy link

@jav76 jav76 commented May 13, 2022

There was an issue where if any mod name defined in minecraftinstance.json had a space in it, the name would get directly converted to a download URL string that includes the space. This would result in a broken link and would not download properly. These changes will replace all spaces in the download URL with the proper "%20" space character.
For more info see #2025.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant