FileBank: Difference between revisions
Jump to navigation
Jump to search
m (added template) |
Lou Montana (talk | contribs) m (Text replacement - "{{ExternalLink|" to "{{Link|") |
||
(24 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
{{Tool | {{Tool | ||
|AUTHOR= | |AUTHOR= | ||
Line 8: | Line 7: | ||
|COMPATIBILITY= | |COMPATIBILITY= | ||
[[ArmA]] | [[:Category:ArmA: Armed Assault|{{arma1}}]], | ||
|DOWNLOAD= | [[:Category: Arma 3|Arma 3]] | ||
|DOWNLOAD={{Link|link= http://store.steampowered.com/app/233800/|text= Part of Arma 3 Tools package on Steam}} | |||
|DESCRIPTION= | |DESCRIPTION= | ||
Line 17: | Line 17: | ||
|NOTES= | |NOTES= | ||
|COMMAND= | |||
FileBank {options} source [source] | |||
source may be directory name or log file name (.log) | |||
|OPTIONS= | |||
File with list of masks of files and directories to leave a packing into PBO. | |||
*-exclude filename | |||
to be set for files in pbo file | |||
*-property prefix=path | |||
*-property name=value | |||
|LICENSING= | |LICENSING= | ||
[[End User License Agreement for BI's Tools]] | [[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]] | ||
|SEEALSO= | |SEEALSO= | ||
Line 25: | Line 38: | ||
}} | }} | ||
{{GameCategory|arma1|Official Tools}} | |||
{{GameCategory|arma3|Official Tools}} | |||
Latest revision as of 16:23, 4 January 2023
Basic information
- Author:
- Bohemia Interactive
- Compatibility:
- Armed Assault, Arma 3
- Download:
- Part of Arma 3 Tools package on Steam
Description
- Description:
- FileBank is a data packer for packing data into PBO format.
Usage
- Line call:
- FileBank {options} source [source] source may be directory name or log file name (.log)
- Options:
- File with list of masks of files and directories to leave a packing into PBO.
- -exclude filename
- -property prefix=path
- -property name=value