Skip to content

dist: repackage for the new layout (source/ libraries/ spritesheets/ …#43

Merged
SethMorrowSoftware merged 1 commit into
mainfrom
claude/determined-sagan-eex2l1
Jun 15, 2026
Merged

dist: repackage for the new layout (source/ libraries/ spritesheets/ …#43
SethMorrowSoftware merged 1 commit into
mainfrom
claude/determined-sagan-eex2l1

Conversation

@SethMorrowSoftware

Copy link
Copy Markdown
Owner

…+ .oxtstack)

The platformer package now uses three folders at the root -- source/ (the .lcb, the C shim, the Kit), libraries/ (the prebuilt native libs), spritesheets/ (the demo's art) -- plus NewPlateformerDemo.oxtstack and INSTALL.md at the root.

  • dist/INSTALL.md: rewritten for the new structure -- load source/box2dxt.lcb, drop the libraries/ file beside the .oxtstack, open the stack, and point the first-run prompt at the bundled spritesheets/ (so the demo loads real art, not placeholders). Updated paths throughout + the controls/troubleshooting.
  • tools/make-release.py: produces the new layout (source/ + libraries/ + spritesheets/ + the .oxtstack at root); new --sheets flag; tested.
  • docs/building.md: packaging section updated to match.
  • .gitignore: ignore a dropped-in /dist/*.oxtstack.

https://claude.ai/code/session_01H3ZxaY5qDTTPSayfrDg64R

…+ .oxtstack)

The platformer package now uses three folders at the root -- source/ (the .lcb,
the C shim, the Kit), libraries/ (the prebuilt native libs), spritesheets/ (the
demo's art) -- plus NewPlateformerDemo.oxtstack and INSTALL.md at the root.

- dist/INSTALL.md: rewritten for the new structure -- load source/box2dxt.lcb,
  drop the libraries/ file beside the .oxtstack, open the stack, and point the
  first-run prompt at the bundled spritesheets/ (so the demo loads real art, not
  placeholders). Updated paths throughout + the controls/troubleshooting.
- tools/make-release.py: produces the new layout (source/ + libraries/ +
  spritesheets/ + the .oxtstack at root); new --sheets flag; tested.
- docs/building.md: packaging section updated to match.
- .gitignore: ignore a dropped-in /dist/*.oxtstack.

https://claude.ai/code/session_01H3ZxaY5qDTTPSayfrDg64R
@SethMorrowSoftware SethMorrowSoftware merged commit d8364e9 into main Jun 15, 2026
1 check 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.

2 participants