Skip to content

A repository with my custom set of release routines (for Linux, MacOS and CygWin devs)

Notifications You must be signed in to change notification settings

pro-mole/brazmogu-love-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

brazmogu-love-release

A repository with my custom set of release routines (for Linux, MacOS and CygWin devs)

My love-release script creates executable releases for most major OSs(Windows 32bit and 64bit, MAC OSX and Linux), based simply on the instructions provided in the LOVE2D wiki, including AppImage.

Usage

./love-release.sh [(--mac|--linux|--win32|--win64|--nozip|--keep)...] <.LOVE package>
  • nozip keeps the release as is, instead of creating a ZIP package by the end
  • keep will not remove the files from the tmp folder after creating the release directories
  • mac|linux|win32|in64 specified the releases to be generated (specify none to generate for all platforms)

About

A repository with my custom set of release routines (for Linux, MacOS and CygWin devs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published