Resource Manager – Arma Reforger
(Add more links and some extra explanation to some of the things available) |
|||
Line 7: | Line 7: | ||
[[File:armareforger-resource-manager-main-view.gif|1561x1561px]] | [[File:armareforger-resource-manager-main-view.gif|1561x1561px]] | ||
By default, Resource Manager welcomes you with 4 main sections: | By default, '''Resource Manager''' welcomes you with 4 main sections: | ||
1) '''Resource Browser''' - this window can be used to | 1) '''Resource Browser''' - this window can be used to | ||
Line 17: | Line 17: | ||
4) '''Top Toolbar -''' In top toolbar it is possible to access '''all available Editors''' , options, plugins and other things. More details can be found below | 4) '''Top Toolbar -''' In top toolbar it is possible to access '''all available Editors''' , options, plugins and other things. More details can be found below | ||
Beside that, in bottom right corner '''(5)''' you can info about version of the '''Workbench''' and to which backend (Production - Stable, Submission = Experimental version of the game) it is connected. | Beside that, in bottom right corner '''(5)''' you can info about version of the '''Workbench''' and to which backend (''Production - Stable, Submission = Experimental version of the game'') it is connected. | ||
<!-- | <!-- | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 159: | Line 159: | ||
==== Publish Project ==== | ==== Publish Project ==== | ||
Publish the mod in its current state. | [[Arma Reforger:Mod Publishing Process|Publish the mod]] in its current state. | ||
==== Exit ==== | ==== Exit ==== | ||
Line 230: | Line 230: | ||
==== Generate GUID ==== | ==== Generate GUID ==== | ||
Generate a new Globally Unique IDentifier. | Generate a new Globally Unique IDentifier. | ||
==== File system dump ==== | ==== File system dump ==== | ||
Line 331: | Line 331: | ||
There is a '''Search bar''' at the top left which has various filters and options available. | There is a '''Search bar''' at the top left which has various filters and options available. | ||
And lastly, over viewport, there are '''tabs''' with opened resources. | And lastly, over viewport, there are '''tabs''' with opened resources.{{Feature|informative|This section also applies to "Resource Browser 2" that is a simple copycat of this window.}} | ||
This section also applies to "Resource Browser 2" that is a simple copycat of this window. | |||
=== Contextual menus === | === Contextual menus === | ||
Line 341: | Line 339: | ||
! Context | ! Context | ||
! Options | ! Options | ||
! | ! Picture | ||
|- | |- | ||
| Tree view | | Tree view | ||
Line 375: | Line 373: | ||
* Rename | * Rename | ||
* Navigate to Original | * [[Arma Reforger:Data Modding Basics#Navigate to Original|Navigate to Original]] | ||
* Navigate to Ancestor | * [[Arma Reforger:Data Modding Basics#Navigate to Ancestor|Navigate to Ancestor]] | ||
* Navigate to Override | * [[Arma Reforger:Data Modding Basics#Navigate to Override|Navigate to Override]] | ||
* [[Arma Reforger:Data Modding Basics#Using .22Override in....22 function|Override in...]] | |||
* [[Arma Reforger:Data Modding Basics#Using .22Duplicate to....22 function|Duplicate to...]] | |||
* [[Arma Reforger:Data Modding Basics#Using .22Inherit in....22 function|Inherit in...]] | |||
* [[Arma Reforger:Data Modding Basics#Using .22Transfer to....22 function|Transfer to...]] | |||
* Copy Resource Name(s)<br>Copies the Enfusion path to this resource (format {{hl|{GUID}path/to/file.ext}}) to the clipboard | * Copy Resource Name(s)<br>Copies the Enfusion path to this resource (format {{hl|{GUID}path/to/file.ext}}) to the clipboard | ||
* Copy Resource GUID(s)<br>Copies the resource GUID to the clipboard | * Copy Resource GUID(s)<br>Copies the resource GUID to the clipboard | ||
* Copy File Path(s)<br>Copies the absolute path (format {{hl|C:\path\to\file.ext}}) to the clipboard | * Copy File Path(s)<br>Copies the absolute path (format {{hl|C:\path\to\file.ext}}) to the clipboard | ||
* Copy Link<br>Copies an {{hl|Enfusion://}} link pointing to this resource to the clipboard | * Copy Link<br>Copies an [[Arma Reforger:Resource Manager: Options#Register .22enfusion:.2F.2F.22 protocol|{{hl|Enfusion://}} link]] pointing to this resource to the clipboard | ||
* SVN | * SVN | ||
** Update | ** Update | ||
Line 391: | Line 393: | ||
* Find References<br>'''expensive operation''' looks through all project files to find a reference to this element. ''not present for script files'' | * Find References<br>'''expensive operation''' looks through all project files to find a reference to this element. ''not present for script files'' | ||
* Refresh Thumbnail(s) | * Refresh Thumbnail(s) | ||
* Edit Prefab(s)<br>Opens the prefab in [[Arma Reforger:World Editor|World Editor]] to see and edit it | * [[Arma Reforger:Prefabs Basics#Prefab edit mode|Edit Prefab(s)]]<br>[[Arma Reforger:Prefabs Basics#Opening prefab in Prefab Edit Mode|Opens the prefab]] in [[Arma Reforger:World Editor|World Editor]] in Prefab Edit Mode to see and edit it | ||
* Save changes | * Save changes | ||
* Revert changes | * Revert changes | ||
Line 452: | Line 454: | ||
* Close All Tabs | * Close All Tabs | ||
* Close All But This | * Close All But This | ||
* Reopen Closed Tabs | |||
* | * Navigate to File | ||
* Show in Explorer | * Show in Explorer | ||
| | | |
Revision as of 13:55, 20 September 2023
Welcome to the Enfusion Workbench - Resource Manager!
The Resource Manager is an integral part of the main "hub" of the Enfusion Workbench. The Resource Manager is its asset manager, which allows for importing, managing and editing assets and their related files. It’s also the place from which navigation to other tools or areas of Workbench can be done, as well as accessing project and Workbench options, build data, package, build project and more.
Interface
By default, Resource Manager welcomes you with 4 main sections:
1) Resource Browser - this window can be used to
2) Main Window - If there are not tabs opened, then Welcome Tab will be visible. When resource is opened, it will appear in this main window area in a tab.
3) Log Console - Window containing live updated logs from current session.
4) Top Toolbar - In top toolbar it is possible to access all available Editors , options, plugins and other things. More details can be found below
Beside that, in bottom right corner (5) you can info about version of the Workbench and to which backend (Production - Stable, Submission = Experimental version of the game) it is connected.
Workbench
Save
Save the file from the currently selected tab.
Save All
Save the file from all opened tabs.
Options
Login/Logout
Log in or out of the Bohemia account. Logging in allows for publishing online to the Bohemia Workshop.
Publish Project
Publish the mod in its current state.
Exit
Close the Workbench and all other open editors, if any.
Editors
This menu allows for navigating through all available editors.
View
This menu allows the switching of the current tab's view mode between:
- Normal view
- Text view
- Hex view (8, 16 or 32B)
Edit
Undo
Undo the last applied action to the world. Shortcut: Ctrl + Z.
Redo
Reapply the last undone action. Shortcut: Ctrl + Y.
Reimport resource
Reload the current file from storage. Wanted changes must have been saved first! Shortcut: F5.
Locate file in resource browser
Show the selected file in the Resource Browser tree. Shortcut: Ctrl + B.
Edit prefab
Open the World Editor to edit the currently-opened prefab. Shortcut: Ctrl + E.
Window
The first section groups Tab operations.
The second section groups Window operations.
Next Tab
Shortcut: Ctrl + ↡ PgDown.
Previous Tab
Shortcut: Ctrl + ↟ PgUp.
Cycle Tabs
Shortcut: Ctrl + ↹ Tab.
Close Current Tab
Shortcut: Ctrl + W.
Undo Close Tab
Shortcut: Ctrl + ⇧ Shift + T.
Log Console
Hide/show the Log Console and its history. Shortcut: F1.
Resource Browser
Hide/show the "project tree" view. Shortcut: F3.
Resource Browser 2
Hide/show a secondary Resource Browser. This one has no keyboard shortcuts.
Utilities
Generate GUID
Generate a new Globally Unique IDentifier.
File system dump
Show which directories are used as source, in the form of
- <Game> game data directory
- core ./addons/core/
- profile game user profile directory
Qt introspection tool
Show debug information about Qt, the Workbench Graphical User Interface (GUI).
Plugins
This menu lists Workbench plugins. Each plugin has its own usage and user manual.
Settings
Reload WB Scripts
Reload Workbench plugins. Shortcut: Ctrl + ⇧ Shift + R
Clear All Settings
Resets all parameters that have been changed, Workbench parameters included.
Texture Import
Model Import
Material import
Terrain Import
Edit Selected Prefab(s)
Create/Update Selected Editable Prefabs
Bookmark #
SVN Log
Batch resource processor
Batch texture processor
Re-Save Meta Tool
Re-save the .meta files for files having the provided extensions. Useful if a format has changed and files should be re-saved.
Re-Save Tool
Re-save the files having the provided extensions. Useful if a format has changed and files should be re-saved.
Extensions are to be provided without the dot (e.g layout and not .layout)
Image Set Generator
In-game Editor
User Settings
Edit Engine Settings
Edit Game Settings
Register Placeable Entities...
Update All Editable Prefabs
Create/Update Selected Editable Prefabs
Bookmarks
SVN
SVN Log
Validate Behavior Trees
Search Tool (XOBs)
Edit Selected Prefab(s)
Shortcut: Ctrl + ⇧ Shift + E
Generate Class from Layout
Localize Selected Files
Shortcut: Ctrl + Alt + L
Find Linked Resources
Validate Prefabs
Generate Controls Scheme
Resource Browser
Resource Browser is the main tool for navigating and managing game data, it can work with "local" data, packed data and both at the same time.
Default layout provides navigation through game data in two windows - one displays directories in tree layout and the other displays content (sub-directories and files) of the selected one.
There is a Search bar at the top left which has various filters and options available.
And lastly, over viewport, there are tabs with opened resources.
In both windows, using on files and folders opens a context menu, dependent on the clicked item's type:
Context | Options | Picture |
---|---|---|
Tree view |
|
|
File view |
|
Usage
Search bar
The Search bar allows the typing of words/sequences, separated by a space, that should be found in the file name - including keywords.
e.g. looking for village 1i03 .xob will find and pinpoint House_Village_E_1I03.xob.
Filters
|
Options
|
Viewport
Tabs
Right-click |
|
A double-click on the tab will Locate the file in Resource Browser, when a middle mouse button click will close it.
Viewport Types
See Arma Reforger/Modding/Official Tools/Resource Manager Viewports.
Log Console
Log console displays various messages, they can be either informative, warnings or errors, and can be sorted by type or category.
Details / Import Settings
Details and Import Settings tabs are closely related, even dependent on the Viewport type. See Resource Manager: Viewport for more respective details.
Import Settings
This tab is about import options. Each type of resource has different options available that are detailed in Resource Manager: Viewport.
If any changes are done in this category, it’s required to click on the "Reimport resource" button at the top to take effect.
Edit also selected files
It is possible to edit multiple files at once. To do that, you need to check the "Edit also selected files" checkbox and select files in Resource Browser.
Parameters
Different per resource type, each described in Arma Reforger/Modding/Official Tools/Resource Manager Viewports.
General Shortcuts
Shortcut | Function |
---|---|
Ctrl + S | Saves resource in active tab |
Ctrl + ⇧ Shift + S | Save all |
F5 | Reimports active resource |
Ctrl + B | Locates active resource in Resource Browser |
F1 | Opens/closes log console |
F3 | Opens/closes Resource Browser window |
Ctrl + Page Up | Next tab |
Ctrl + Page Down | Previous tab |
Ctrl + ↹ Tab | Cycles between opened tab |
Ctrl + W | Closes active tab |