cesium-unreal icon indicating copy to clipboard operation
cesium-unreal copied to clipboard

Developer Setup page still has a link to the removed "packaging guide"

Open playerzzz opened this issue 7 months ago • 1 comments

What happened?

when i read this artcilt https://github.com/CesiumGS/cesium-unreal/blob/main/Documentation/developer-setup.md。 I click this button ,but can not get

Image

Environment

Cesium for Unreal version: 2.15.0 Unreal Engine Version: Operating System:

Reproduction steps

...

Supporting evidence

No response

playerzzz avatar Apr 13 '25 14:04 playerzzz

@playerzzz I recently removed that because it was very outdated, but forgot to remove the link to it. The best way to learn how to package the plugin is to look at our scripts that do the packaging on GitHub Actions. https://github.com/CesiumGS/cesium-unreal/blob/main/.github/workflows/build.yml

kring avatar Apr 13 '25 22:04 kring