Releases: nhartland/love-build
Releases · nhartland/love-build
v1-beta5
What's Changed
- Update readme to use love2d 11.4 by @cxong in #14
- Use actions/checkout@v3 by @cxong in #15
- Fix set-output commands by @cxong in #16
- Linux x86_64 Build by @humbertodias in #19
- Fixing test workflow by @nhartland in #21
- Update README.md by @nhartland in #22
- Final edits for v1-beta5 by @nhartland in #23
New Contributors
- @cxong made their first contribution in #14
- @humbertodias made their first contribution in #19
Full Changelog: v1-beta4...v1-beta5
v1-beta4
Including fixes for building against older win32 versions of love2d.
LÖVE Build V1 beta 3
LÖVE Build V1 beta 2
Principle changes:
- Dependency management directly through LuaRocks rather than loverocks.
- Improved build script that generates each build target in an independent temp directory.
- Win64 builds.
LÖVE Build V1 beta
Initial release of LÖVE Build