Skip to main content

An improved asset packer script to make the process of creating and packing asset packs for the Momentum firmware easier.

Project description

mntm-asset-packer

An improved asset packer script to make the process of creating asset packs for the Momentum firmware easier. This script is designed to be backwards compatible with the original packer while adding new features for a better user experience.

Features

This improved packer adds several features over the original:

  • Pack specific asset packs: No need to pack everything at once.
  • Create command: Quickly scaffold the necessary file structure for a new asset pack.
  • Automatic file conversion: Automatically convert and rename image frames for animations.
  • Asset pack recovery: Recover PNGs and metadata from compiled asset packs. (Note: Font recovery is not yet implemented).
  • Backwards compatibility: Works the same way as the original packer by default, so you can use it without changing your workflow.

Setup

Using uv (recommended)

If you don't have uv installed, follow these instructions.

You can quickly run the script with this command:

uvx mntm-asset-packer help

To install, use this command:

uv tool install mntm-asset-packer
mntm-asset-packer help

or using pip:

pip install mntm-asset-packer
mntm-asset-packer help

Using venv

  1. Clone this repository and navigate into its directory.
  2. Create and activate a virtual environment:
    python3 -m venv venv
    source venv/bin/activate
    
  3. Install the required dependencies from requirements.txt:
    pip install -r requirements.txt
    

Usage

If you run the script directly, replace mntm-asset-packer with python3 mntm_asset_packer.py in the commands below.

mntm-asset-packer help : Displays a detailed help message with all available commands.

mntm-asset-packer --version : Displays the version of the asset packer.

mntm-asset-packer create <Asset Pack Name> : Creates a directory with the correct file structure to start a new asset pack.

mntm-asset-packer pack <./path/to/AssetPack> : Packs a single, specified asset pack into the ./asset_packs/ directory.

mntm-asset-packer pack all : Packs all valid asset pack folders found in the current directory into ./asset_packs/. This is the default action if no command is provided.

mntm-asset-packer recover <./asset_packs/AssetPack> : Recovers a compiled asset pack back to its source form (e.g., .bmx to .png). The recovered pack is saved in ./recovered/<AssetPackName>.

mntm-asset-packer recover all : Recovers all asset packs from the ./asset_packs/ directory into the ./recovered/ directory.

mntm-asset-packer convert <./path/to/AssetPack> : Converts and renames all animation frames in an asset pack to the standard frame_N.png format.

More Information

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

mntm_asset_packer-1.1.6.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mntm_asset_packer-1.1.6-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file mntm_asset_packer-1.1.6.tar.gz.

File metadata

  • Download URL: mntm_asset_packer-1.1.6.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for mntm_asset_packer-1.1.6.tar.gz
Algorithm Hash digest
SHA256 856594d335ec787a0e0fced129526b85dde086f972b50e3b1f401af53307fca2
MD5 5efec35f17c80e03a2a707a68cf3cd8b
BLAKE2b-256 568a5b02a8c69f5a16b2c73c01d5feae63b20aacb75dfb7a90279d42371684cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for mntm_asset_packer-1.1.6.tar.gz:

Publisher: release.yml on notnotnescap/mntm-asset-packer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mntm_asset_packer-1.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for mntm_asset_packer-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4b6ab5ea3b15faa100ba70b577b2e466c95100ad3918a8718f08871a997e9ee3
MD5 e33c7df4b8947f6b20695ae52d0bb3db
BLAKE2b-256 5f583cfa6fae04a2d0d0dd24e7fac39f8c2cf9d81579f46dffd63b46cf7e534f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mntm_asset_packer-1.1.6-py3-none-any.whl:

Publisher: release.yml on notnotnescap/mntm-asset-packer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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