Skip to content

fix: deploy-sdk bundle structure — add .chproject + nethost/ - #45

Merged
IOleg-crypto merged 1 commit into
mainfrom
fix/deploy-sdk-bundle-structure
Aug 26, 2026
Merged

fix: deploy-sdk bundle structure — add .chproject + nethost/#45
IOleg-crypto merged 1 commit into
mainfrom
fix/deploy-sdk-bundle-structure

Conversation

@IOleg-crypto

Copy link
Copy Markdown
Owner

Changes

  • Game bundle: adds .chproject project config + nethost/ (.NET hosting directory)
  • Editor bundle: adds nethost/ (.NET hosting directory)
  • Updated release body to document new bundle contents

Why

The game runtime's DiscoverAndLoadProject expects .chproject next to the executable, and .NET hosting requires nethost/ on Windows (Coral searches for hostfxr there). Without these, the exported game fails to start on clean installs.

Game bundle: +ChainedDecos.chproject +nethost/
Editor bundle: +nethost/
Updated release body to reflect new bundle contents
@IOleg-crypto
IOleg-crypto merged commit 7a78492 into main Aug 26, 2026
12 checks passed
@IOleg-crypto
IOleg-crypto deleted the fix/deploy-sdk-bundle-structure branch August 28, 2026 14:04
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