Skip to content

build: package love archive as zip#23

Merged
dsent merged 1 commit into
aldum:devfrom
dsent:dsent/fix-linux-love-package
Jun 23, 2026
Merged

build: package love archive as zip#23
dsent merged 1 commit into
aldum:devfrom
dsent:dsent/fix-linux-love-package

Conversation

@dsent

@dsent dsent commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Fixes the Linux .love package format so the fused Compy-linux binary launches the IDE instead of the generic LÖVE window.

Validation:

  • dev/tools/build linux
  • file repos/compy-ide/dist/game.love
  • unzip -t repos/compy-ide/dist/game.love main.lua conf.lua

@dsent

dsent commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator Author

There was a problem with Linux build: it opened a generic LOVE window, not Compy IDE.
Root cause: 7z archive instead of zip. LOVE can't read 7z in .love packages.

@dsent
dsent merged commit 14ca74c into aldum:dev Jun 23, 2026
8 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.

2 participants