Skip to content

Releases: ellraiser/love-build

v0.6

21 Jun 21:01
Compare
Choose a tag to compare

You only need to download the builder for the OS you are on - it will build for Windows, MacOS, and Linux regardless of the platform you run the builder from.

You can run the app directly and drag your main.lua file in, or use the app from CLI - see the README for more info on setting up.

Changes

  • added a basic pre/post process hook to run bash scripts
  • added an error handler for love.errorhandler crashes

v0.5

27 Apr 17:19
Compare
Choose a tag to compare

You only need to download the builder for the OS you are on - it will build for Windows, MacOS, and Linux regardless of the platform you run the builder from.

You can run the app directly and drag your main.lua file in, or use the app from CLI - see the README for more info on setting up.

Changes

  • updated CPATH on linux so libs added through build.lua are picked up correctly