love-export
Game exporter
A script to export games developed with the LOVE2D game framework to multiple desktop platforms.
Export games made in LOVE2D to Windows, Mac, and Linux
52 stars
2 watching
4 forks
Language: Shell
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
misterda/love-release | Automates LÖVE game distribution and creation of executables and packages | 450 |
ellraiser/love-build | An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 22 |
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
engineersmith/export-textureatlas | A tool that allows users to export textures from Love2D projects into a file format for use in other applications. | 6 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 570 |
patrixr/lovelier | A tool for live reloading of Love2D games with support for Moonscript languages | 22 |
patrixr/love-animation | A Lua-based animation library for creating and controlling animated sprites in Love2D game development. | 32 |
nekromoff/love-state-switcher | A state management system for Lua-based game development using a single file per state | 10 |
mikuauahdark/love-fuser | A tool that automates the process of packaging and distributing games built with the LÖVE game engine using GitHub Actions | 17 |
tducasse/love-deploy | A tool for automating the deployment of LOVE projects to itch.io | 12 |
excessive/iqm-exm | Provides tools and formats for loading and rendering 3D models in games written for the LOVE 2D framework. | 37 |
rm-code/screenmanager | Provides a state management system for LÖVE framework applications. | 32 |
sromku/adb-export | A script to extract data from Android content providers and export it in raw and CSV formats. | 108 |
gvx/lady | A Lua-based library for serializing and deserializing LÖVE game objects. | 37 |
dknight/loveprofiler | A simple profiler for the Löve2D game framework that displays performance data on the canvas or in the terminal. | 7 |