An open API service indexing awesome lists of open source software.

https://github.com/bytecurdler/lovely

A packager for Linux to AppImage, Windows, macOS
https://github.com/bytecurdler/lovely

build-tool game love love2d love2d-framework love2d-game

Last synced: 29 days ago
JSON representation

A packager for Linux to AppImage, Windows, macOS

Awesome Lists containing this project

README

        

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

# Usage
```
python3 lovely.py [-i/--id ] [-n/--name ] [-p/--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