setup-love
Version updated for https://github.com/remarkablegames/setup-love to version v1.0.6.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-love GitHub Action automates the setup of the LÖVE framework in GitHub Actions workflows, enabling developers to run and test LÖVE applications in CI/CD pipelines. It simplifies the process of installing the LÖVE runtime environment by allowing users to specify a desired version or use the default version. This action is particularly useful for automating tasks like version checks or testing LÖVE-based projects in a consistent and repeatable manner.