Skip to content

Latest commit

 

History

History
151 lines (101 loc) · 5.11 KB

README.en.md

File metadata and controls

151 lines (101 loc) · 5.11 KB

Logo AviUtl Package Manager

Build GitHub issues GitHub license GitHub package.json version GitHub all releases

apm is software that assists in the installation of AviUtl itself and its plugins and scripts.

  • Download and update AviUtl itself and Exedit
  • Download, update and delete plugins and scripts
  • Support for over 50 plugins and many scripts
  • Can be added to pre-installed AviUtl

Read this in 日本語

Installation

Download AviUtl.Package.Manager-{version}.Setup.exe from Assets in Releases. There is also a zipped version that does not require installation.

Preparation

After launching the AviUtl Package Manager, please perform the following settings.

  • If you are already using Aviutl
    1. Select the folder where Aviutl is installed from "インストール先フォルダを選択".
  • For a new installation
    1. Select an empty folder where you want to install Aviutl from "インストール先フォルダを選択".
    2. select the version of Aviutl and Exedit and click the "インストール" button.

Install the packages (plugins/scripts)

  1. Select the package you want to install from the "プラグイン&スクリプト" tab.
  2. The package information will be displayed.
    • Open the URL in your browser and read the terms of use and precautions.
    • Make sure that there are any settings required after installation.
  3. Click the "インストール" button.
  4. Download the same version of the file as shown in the "最新バージョン" on the list.

To install a script that is not in the package list

  1. Open the "プラグイン&スクリプト" tab and select a package with the "スクリプト配布サイト" badge and press "インストール".
  2. Follow the link to the author's site to download the script.

Nicommons ID

  1. Open the "ニコニ・コモンズID" tab.
  2. Uncheck the plugins or scripts you do not want to register and click the "コピー" button.
  3. paste it into the Commons ID input field when you post a Nico Nico Douga, or into an external tool such as コンテンツツリー登録支援ツール.

Updating apm

  • For the exe version, update using the automatic update feature or run the new exe file and install it.
  • For the zip version, download the new version and replace it with the old version.
  • The configuration files are stored under Users\user\AppData and in apm.json in each AviUtl folder, so the settings will be inherited in both cases.

Other

  • If a package cannot be installed using the above method, it can be installed using the traditional method of manually copying the files.
  • We have tested the Windows version only; we are not supporting the operation of the Mac or Linux versions.
    • If you encounter any problems, regardless of OS, please create an Issue and report it to us.
  • If you have any requests for additions, updates or deletions to the list of plugins and scripts, please contact apm-data.

Contribution

Prerequisites

Clone

Run the following command at a location of your choice.

git clone https://github.com/team-apm/apm.git

Or, after forking the repository, run the following command.

git clone https://github.com/${username}/apm.git

Build

After navigating to your cloned directory, install the package.

cd apm
yarn

Run

Start the application.

yarn start

See CONTRIBUTING.md for details.

Also, I'm Japanese, so any pull requests related to English or i18n are most welcome!

Languages & Framework

  • Electron (Node.js)
    • HTML
    • CSS
    • JavaScript
    • TypeScript

License

Developer

Owner

ato lash

Team apm

Contributors

Thanks

Many English documents have been translated with www.DeepL.com/Translator (free version)