Skip to content

Fix version download URL#8

Closed
Sean-Kenneth-Doherty wants to merge 1 commit into
Phantomical:mainfrom
Sean-Kenneth-Doherty:fix-version-download-url
Closed

Fix version download URL#8
Sean-Kenneth-Doherty wants to merge 1 commit into
Phantomical:mainfrom
Sean-Kenneth-Doherty:fix-version-download-url

Conversation

@Sean-Kenneth-Doherty
Copy link
Copy Markdown

@Sean-Kenneth-Doherty Sean-Kenneth-Doherty commented May 18, 2026

Summary

  • Fix the generated version/download metadata URL by adding the missing colon after https.
  • Leave all KSP compatibility ranges and release/version values unchanged.

Problem

The project metadata currently writes https//github.com/Phantomical/KSPTextureLoader/releases, which is not a valid HTTPS URL. Any generated .version metadata or downstream tool that displays the download link gets a broken release URL.

Validation

  • Diff inspection: one project-file URL string changed from https//... to https://....
  • Confirmed no compatibility ranges, release versions, package contents, or source behavior changed.

@Phantomical
Copy link
Copy Markdown
Owner

This is fixed in main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants