Skip to content

chore(release): name the source zip UnrealMCPython_Source_<ver>.zip - #59

Merged
zenoengine merged 1 commit into
devfrom
chore/source-zip-rename
Jun 20, 2026
Merged

chore(release): name the source zip UnrealMCPython_Source_<ver>.zip#59
zenoengine merged 1 commit into
devfrom
chore/source-zip-rename

Conversation

@zenoengine

Copy link
Copy Markdown
Collaborator

The source-only release asset was UnrealMCPython-v<tag>.zip while the precompiled binaries are UnrealMCPython_<engine>_<ver>.zip. Users couldn't tell them apart and kept downloading the source zip by mistake (which then fails to compile without Visual Studio).

  • CI (release.yml) now produces UnrealMCPython_Source_<ver>.zip.
  • README updated to match.
  • The existing v2.2.0 asset was renamed in place to UnrealMCPython_Source_2.2.0.zip.

Follow-up to the install-clarity work (#57).

The source-only asset was UnrealMCPython-v<tag>.zip while the precompiled
binaries are UnrealMCPython_<engine>_<ver>.zip, so users couldn't tell which
was which and kept grabbing the source zip by mistake (it then fails to
compile without a C++ toolchain). Rename the source asset to the same
UnrealMCPython_<variant>_<ver>.zip shape so "Source" is explicit. README
updated to match; the v2.2.0 release asset was renamed in place.
@zenoengine
zenoengine merged commit 99f0d94 into dev Jun 20, 2026
1 check passed
@zenoengine
zenoengine deleted the chore/source-zip-rename branch June 20, 2026 01:07
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.

1 participant