Skip to content

docs/build: prebuilt-zip docs + packaging script to main - #54

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

docs/build: prebuilt-zip docs + packaging script to main#54
zenoengine merged 1 commit into
mainfrom
dev

Conversation

@zenoengine

Copy link
Copy Markdown
Collaborator

Sync to main: per-version plugin packaging script (tools/build-plugin.ps1) + README docs for the precompiled vs source release zips.

🤖 Generated with Claude Code

… release zips (#53)

Adds tools/build-plugin.ps1: runs 'RunUAT BuildPlugin' for one UE version and zips a
distributable UnrealMCPython_<engine>_<version>.zip (Binaries + Source + Content + .uplugin).
Run locally once per installed UE version — the same model KawaiiPhysics uses for its
per-version releases. GitHub-hosted CI can't do this (no Unreal Engine on the runner).

README Step 1 now documents the two release assets: the precompiled per-version zip
(no C++ toolchain needed) and the source-only zip (Unreal compiles on first open).

Used to produce UnrealMCPython_5.7_2.2.0.zip, now attached to the v2.2.0 release.
@zenoengine
zenoengine merged commit 9cc358a into main Jun 17, 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