AviUtl Package Manager installs and updates AviUtl plugins and scripts for you, so you do not have to unpack archives into the right folders by hand.
Download → https://team-apm.github.io/apm/
apm ships no package list of its own. The catalogue lives in apm-data, and every download comes from the author's own distribution page. Knowing which repository holds what saves a round trip:
| Repository | What it is | Go here to… |
|---|---|---|
| apm | The desktop application (Electron + TypeScript) | report a bug in the app, or ask for a feature |
| apm-data | The package catalogue apm reads | ask for a plugin or script to be added, or report a download link that moved or broke |
| apm-schema | The schema defining valid package data | change what package data is allowed to look like |
| apm-web | A browser tool for writing package data | report a problem with that tool |
Asking for a plugin or script to be added is the most common contribution, and it belongs in apm-data rather than apm.
- Request a plugin — English ・ 日本語
- Request a script — English ・ 日本語
- Or build the data in apm-web and send it.
English or Japanese, whichever you prefer. See the contributing guide — English ・ 日本語.
Found a security issue? Please do not open a public issue — see the security policy — English ・ 日本語.