FileBank: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
m (Text replacement - "{{ExternalLink|" to "{{Link|")
 
(30 intermediate revisions by 12 users not shown)
Line 1: Line 1:
[[Category:ArmA]][[Category:Tools]]
{{Tool
 
|AUTHOR=
[[:Category:Projects|Bohemia Interactive]]
 
|VERSION=
 
|COMPATIBILITY=
[[:Category:ArmA: Armed Assault|{{arma1}}]],
 
[[:Category: Arma 3|Arma 3]]
 
|DOWNLOAD={{Link|link= http://store.steampowered.com/app/233800/|text= Part of Arma 3 Tools package on Steam}}
 
|DESCRIPTION=
FileBank is a data packer for packing data into PBO format.
 
|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=
[[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]]
 
|SEEALSO=
 
}}
 
{{GameCategory|arma1|Official Tools}}
{{GameCategory|arma3|Official Tools}}

Latest revision as of 17: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
to be set for files in pbo file
  • -property prefix=path
  • -property name=value

Licenses

Licensing:
Bohemia Interactive End User License Agreement