Skip to content

ByteCurdler/lovely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LÖVEly

A packager for LÖVE to AppImage, Windows, macOS

Usage

python3 lovely.py <project> [-i/--id <id>] [-n/--name <name>] [-p/--package <package>]

where:

  • is a .love file or a folder
  • is a string used as filenames, eg. "MyGreatGame"
  • is the display name of the game, eg. "My Great Game"
  • is a macOS/Android package name, eg. "com.example.mygreatgame"

Untested builds:

  • All macOS builds
  • Windows 32-bit (64-bit tested with WineHQ)
  • Linux i686 build

Releases

No releases published

Packages

No packages published

Languages