Resource Manager: Resave Plugins – Arma Reforger

From Bohemia Interactive Community
Jump to navigation Jump to search

Re-Save Tool
Re-Save Meta Tool

Resource Manager plugin

Re-saves all files with provided extensions
Re-saves all meta files of provided extensions' files

File: ResaveTool.c
ResaveMetaTool.c

Re-Save tools allow to re-save resources or their meta files in a specified directory.


Usage

Use it with Plugins > Re-Save (Meta) Tool; a window appears allowing to set wanted re-save extensions as well as a search parent directory (root path).


Command Line

Both plugins can be used through command line usage:

ArmaReforgerWorkbenchSteam.exe -wbModule=ResourceManager -plugin=ResaveTool pluginArguments
ArmaReforgerWorkbenchSteam.exe -wbModule=ResourceManager -plugin=ResaveMetaTool pluginArguments

Both use the same arguments:

  • -addonPath to specify the absolute directory path
  • -extension to specify the file extension to process; only one extension can be used here