Resource Manager: Resave Plugins – Arma Reforger

From Bohemia Interactive Community
Revision as of 19:44, 2 October 2024 by Lou Montana (talk | contribs) (Page creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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