Skip to main content

Unreal Engine project version utility

Project description

Unity Project Version Management Command-line Interface (CLI)

Command-line interface utility for manipulating the project version of a Unity project.

% unityprjver --help

usage: unityprjver [-h] [--build-number NUMBER] [--logging-level LEVEL] --path PATH [--replace-patch-version]
                   [--update-version]

Unreal Engine project version utility

options:
  -h, --help            show this help message and exit
  --build-number NUMBER
                        specify the build number of the Unreal Engine project
  --logging-level LEVEL
                        specify the logging level (critical, error, warning, info, debug)
  --path PATH           specify the path to the Unreal Engine project
  --replace-patch-version
                        indicate whether to replace the patch version of the Unreal Engine project with the specified
                        build number. This argument MUST be used with the argument `--build-number`.
  --update-version      indicate whether to update the defined in the Unreal Engine project. This argument MUST be
                        used with the argument `--build-number`.

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

unity_project_version-0.0.4.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

unity_project_version-0.0.4-py3-none-any.whl (13.3 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