love-build
LOVE builder
Automates the process of creating executables from LÖVE projects.
GitHub Action for building a LÖVE Project
52 stars
2 watching
9 forks
Language: Shell
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ellraiser/love-build | An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 22 |
hazzard993/love-typescript-definitions | Provides TypeScript declaration files to build LÖVE 2D projects with Lua | 116 |
pfirsich/makelove | A build tool for creating packaged versions of löve games for various platforms. | 144 |
dail8859/love-api-npp | An autocomplete file for Notepad++ written in Lua to simplify coding in the LÖVE API | 12 |
simplifylabs/love-packager | Creates packaged versions of LÖVE projects for various platforms. | 13 |
davidobot/love.js | Adapts LÖVE game engine to run in web browsers using Emscripten and JavaScript | 625 |
tpimh/lovesfx | Creates a single executable Windows binary from a LÖVE game and runtime by fusing an archive with the executable and its dependencies. | 7 |
love2d-community/love-api | The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 303 |
instilledbee/run-love2d | An extension for the Brackets editor to launch and run LÖVE 2D projects from within the editor. | 4 |
misterda/love-release | Automates LÖVE game distribution and creation of executables and packages | 450 |
lovebrew/lovepotion | A custom implementation of the LÖVE game engine for Nintendo Homebrew consoles | 544 |
tducasse/love-deploy | A tool for automating the deployment of LOVE projects to itch.io | 12 |
raydac/mvn-golang | Automates building and packaging of Go projects using Maven | 163 |
rxi/lovebird | A browser-based debug console for the LÖVE framework | 292 |
jyrimatti/hseverywhere | An experiment in using Haskell to build cross-platform applications | 57 |