FileBank: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Bot: Replacing category Arma 3 Official Tools with Arma 3: Official Tools)
(14 intermediate revisions by 7 users not shown)
Line 1: Line 1:
'''''Description: ''''' FileBank is a data packer for packing data into PBO format.
{{Tool|=
____________________________________________________________________________________________


'''''Compatibility: ''''' [[:Category:Armed Assault|Armed Assault (ArmA)]]
|AUTHOR=
[[:Category:Projects|Bohemia Interactive]]


|VERSION=


|COMPATIBILITY=
[[:Category:Armed Assault|Armed Assault]],


[[:Category: Arma 3|Arma 3]]


|DOWNLOAD=[http://store.steampowered.com/app/233800/ Part of Arma 3 Tools package on Steam]


[[category:Armed Assault: Addons]][[Category:Tools]]
|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=
 
}}
 
[[Category:Tools]]
[[Category:ArmA: Official Tools]]
[[Category:Arma 3: Official Tools]]

Revision as of 17:03, 3 December 2018

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