Skip to content

chore(release): source zip naming (dev → main) - #60

Merged
zenoengine merged 1 commit into
mainfrom
dev
Jun 20, 2026
Merged

chore(release): source zip naming (dev → main)#60
zenoengine merged 1 commit into
mainfrom
dev

Conversation

@zenoengine

Copy link
Copy Markdown
Collaborator

Promotes #59 — renames the source release asset to UnrealMCPython_Source_<ver>.zip (CI + README), matching the precompiled binary naming so users stop grabbing the source zip by mistake.

)

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 2b661b6 into main Jun 20, 2026
2 checks passed
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