FileBank: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Added information from readme) |
||
Line 9: | Line 9: | ||
|COMPATIBILITY= | |COMPATIBILITY= | ||
[[:Category:Armed Assault|Armed Assault]] | [[:Category:Armed Assault|Armed Assault]] | ||
[[:Category: Arma 3|Arma 3]] | |||
|DOWNLOAD= | |DOWNLOAD= | ||
''Not yet available'' | ''Not yet available'' | ||
Part of Arma 3 Tools package on Steam | |||
|DESCRIPTION= | |DESCRIPTION= | ||
Line 17: | Line 21: | ||
|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 | |||
*-encrypt encryption_name password_file | |||
*-property name=value | |||
|LICENSING= | |LICENSING= |
Revision as of 11:38, 14 November 2013
Basic information
- Author:
- Bohemia Interactive
- Compatibility:
- Armed Assault Arma 3
- Download:
- Not yet available 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
- -encrypt encryption_name password_file
- -property name=value