love-build
LOVE builder
Automates the process of creating executables from LÖVE projects.
GitHub Action for building a LÖVE Project
54 stars
2 watching
9 forks
Language: Shell
last commit: about 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. | 25 |
hazzard993/love-typescript-definitions | Provides TypeScript declaration files to build 2D projects with LÖVE using a Lua compiler | 117 |
pfirsich/makelove | A build tool for creating packaged versions of löve games for various platforms. | 148 |
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. | 12 |
davidobot/love.js | Adapts LÖVE game engine to run in web browsers using Emscripten and JavaScript | 637 |
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. | 305 |
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 | 457 |
lovebrew/lovepotion | A custom implementation of the LÖVE game engine for Nintendo Homebrew consoles | 557 |
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 | 294 |
jyrimatti/hseverywhere | An experiment in using Haskell to build cross-platform applications | 57 |