Skip to main content

A developer-friendly World of Warcraft addon packager

Project description

wap

GitHub Actions CI status for default branch Latest release on PyPI

A developer-friendly World of Warcraft addon packager.

demonstration of wap usage

Features

wap in 5 minutes

These instructions create and upload a working addon without editing a single line of code!

  1. Download and install Python 3.11.

  2. Install wap:

    pip install --upgrade --user wow-addon-packager
    
  3. Create a new a project:

    wap new-project
    

    And then, answer the prompts. Don't worry too much about your answers -- you can always change them later in your configuration file.

  4. Change to your new project's directory. For example, if you named it MyAddon in the last step, you'd type:

    cd MyAddon
    
  5. Build your addon package and link it to your local World of Warcraft installation:

    wap build --link
    

    At this point, you can play the game with your addon.

  6. Upload your addon to CurseForge with your API token so that others can use it:

    wap publish --curseforge-token "<api-token>"
    

Project 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

wow_addon_packager-0.12.0.tar.gz (25.0 kB view details)

Uploaded Source

Built Distribution

wow_addon_packager-0.12.0-py3-none-any.whl (30.5 kB view details)

Uploaded Python 3

File details

Details for the file wow_addon_packager-0.12.0.tar.gz.

File metadata

  • Download URL: wow_addon_packager-0.12.0.tar.gz
  • Upload date:
  • Size: 25.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure

File hashes

Hashes for wow_addon_packager-0.12.0.tar.gz
Algorithm Hash digest
SHA256 e2ffd295623ed631254e199b0bb80baa7a9f06b87fe21bff66f1ec913075338c
MD5 dc62c496c230dbe842fb6c83ec2fced4
BLAKE2b-256 838ed91752f234b828d44e438f8b40c5c7f02c95c585df0673bb0920dea73869

See more details on using hashes here.

File details

Details for the file wow_addon_packager-0.12.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wow_addon_packager-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 99b183346c097bd10c61d6ce33a2fa0f972020754f54a1f1a14c2be23b85e45d
MD5 983c5c60247b005c4337655d3523026b
BLAKE2b-256 aec9bde03db85f0aae5acb8535e63889e0189f686a0b2fc3b44c17afb24a2ee5

See more details on using hashes here.

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