Pipelines for love2d
A downloadable tool for Linux
Download NowName your own price
Version 11.4
This is a pipeline for GitLab CI/CD which will build a
- love
- win32 executable
- Android apk (signed!)
- Android aab (signed!)
and upload these to itch.io. (via buttler)
There must be following files in the repo!
/ | icon.png | The icon of the game/program |
/ | buildFiles.txt | all files and folder which should be in the executable |
/ | .keystore | The keystore for android signing |
/framework/win32 | Love2d Win32 | All love files from the love2d win32 zip archive |
and following Variables defined
- BUTLER_API_KEY
- KEYSTORE_ALIAS
- KEYSTORE_PW
Of course you may not need the GitLab CI/CD. You can easily change the pipeline to a .sh file. You must install docker for that, so you can use the base containers!
Please donate me some money, so I can buy myself more coffee to drink, so I can spend more time in writing cool things like that!
Status | Released |
Category | Tool |
Platforms | Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | thecoolpeople |
Tags | autobuild, Automation, build, LÖVE, pipeline |
Download
Download NowName your own price
Click download now to get access to the following files:
gitlab-ci.yml 4.1 kB
Leave a comment
Log in with itch.io to leave a comment.