Skip to content

feat: add packer integration for Game bundle + GitHub Pages - #40

Merged
IOleg-crypto merged 1 commit into
openglfrom
feat/packer-release-pages
Aug 25, 2026
Merged

feat: add packer integration for Game bundle + GitHub Pages#40
IOleg-crypto merged 1 commit into
openglfrom
feat/packer-release-pages

Conversation

@IOleg-crypto

Copy link
Copy Markdown
Owner
  • Add tools/create_pack.py: packs assets/ and resources/ into .pack using the packer CLI utility (supports chunked packs via --split-mb)
  • Update deploy-sdk.yml: run create_pack.py before packaging Game bundle, Game bundle now ships resources.pack instead of raw assets
  • Clean Editor bundle: remove game assets, keep only engine resources
  • Add deploy-pages.yml workflow for GitHub Pages
  • Add docs/index.html landing page with download links to Releases

- Add tools/create_pack.py: packs assets/ and resources/ into .pack
  using the packer CLI utility (supports chunked packs via --split-mb)
- Update deploy-sdk.yml: run create_pack.py before packaging Game bundle,
  Game bundle now ships resources.pack instead of raw assets
- Clean Editor bundle: remove game assets, keep only engine resources
- Add deploy-pages.yml workflow for GitHub Pages
- Add docs/index.html landing page with download links to Releases
@IOleg-crypto
IOleg-crypto merged commit 71155be into opengl Aug 25, 2026
12 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