Skip to main content

Utilities that make Ren'Py distribution less of a pain in the arse

Project description

Ren'Py Distribution Tools

A set of tools to make Ren'Py distribution less of a pain in the arse.

MPL Python

Installing renpy-distribute-tools

To install via PyPI:

pip install renpy-distribute-tools

Or, if you're using a Poetry project, just add the dependency:

poetry add renpy-distribute-tools

Building from source

Ren'Py Distribute Tools is a Poetry project and can be built using Poetry's build command.

  1. Clone the repository.
  2. In the root of the project, run poetry install.
  3. Finally, run poetry build.

What's included

The Ren'Py Distribution Tools set comes with utilities that make it easy to do the following:

  • Modifying a visual novel's Info.plist.
  • Code-signing the visual novel binaries in the Mac app with entitlements.
  • Creating a ZIP copy of the Mac app and sending it to Apple's notarization servers.
  • Stapling the notarization ticket to a macOS app.

Usage

See the documentation for more info.

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

renpy-distribute-tools-0.3.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

renpy_distribute_tools-0.3.0-py3-none-any.whl (6.4 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