actions-marketplace-validations/LÖVE Build

Action for building LÖVE project distributables (Win32/Win64/Mac/love)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
app_nameName of the application to be builtyeslove-build-app
love_versionVersion of LÖVE to be used in building the applicationyes11.3
dependenciesPath to dependencies rockspec relative to GitHub workspaceno
source_dirPath in the repository to the subdirectory containing `main.lua`. By default the repo rootyes./
result_dirDirectory in the GitHub workspace where the built distributables should be locatedyesrelease
namedescription
love-filenamePath (relative to GitHub workspace) of built love file
win32-filenamePath (relative to GitHub workspace) of built win32 application
win64-filenamePath (relative to GitHub workspace) of built win64 application
macos-filenamePath (relative to GitHub workspace) of built macos application