MV-Exclude-Unused-Files

This script allows you to perform to copy a source directory to the destination folder and exclude unused resources.

Downloads
18
Stars
1

Install

To install mv-resource-cleaner, you should run the install command using Node Package Manager, as follows.

 npm install -g mv-exclude-unused-files

Usage

Starting mv-resource-cleaner is easy. Open the command line and then run as belows.

mv-resource-cleaner "src" "dst" [option]

For instance,

mv-resource-cleaner "E:/SteamLibrary/steamapps/common/RPG Maker MV/dlc/KadokawaPlugins_New/samples/Gacha Sample" "C:/Users/U/Desktop/Test"

Option

There is the option is here.

--audioFileFormat=ogg
--audioFileFormat=m4a
--remainTree=true
--remainTree=false

The option called --remainTree=false copies image and audio folders only so it is copied to fast.

Package Rankings
Top 38.75% on Npmjs.org