Skip to main content

Package your lua LOVE games with Python

Project description

Love Packaging

Package your LÖVE games with Python

Install

python -m pip install -U love-packaging

Help

python -m love_packaging --help
usage: __main__.py [-h] -g GROUP_NAME -p PROJECT_NAME [-i COMMIT_ID] [-l LOVE_VERSION] [-c | --cleanup | --no-cleanup]

options:
  -h, --help            show this help message and exit
  -g GROUP_NAME, --group-name GROUP_NAME
                        Specify Gitlab group name (e.g. stone-kingdoms)
  -p PROJECT_NAME, --project-name PROJECT_NAME
                        Specify Gitlab project name (e.g. stone-kingdoms)
  -i COMMIT_ID, --commit-id COMMIT_ID
                        Specify which commit id to checkout (e.g. master)
  -l LOVE_VERSION, --love-version LOVE_VERSION
                        Love version to package (e.g. 11.4)
  -c, --cleanup, --no-cleanup
                        Cleanup intermediate directories and files

Example with LÖVE game stone-kingdoms

python -m love_packaging -g stone-kingdoms -p stone-kingdoms --cleanup

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

love-packaging-0.1.1.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

love_packaging-0.1.1-py3-none-any.whl (16.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page