User Tools

Site Tools


arma2:tools:binpbo-exclude-list

ArmA 2 BinPBO Exclude List

ArmA 2 Forum, ArmA 2 Home, ArmA 2 Config, ArmA 2 File Formats, ArmA 2 Missions, ArmA 2 3D Modeling, ArmA 2 Scripting, ArmA 2 Terrain, ArmA 2 Texturing, ArmA 2 Tools

ArmA 2 BinPBO Exclude List

This file contains excludes for directory and file names of which binpbo do not add to ArmA 2 PBO. It is important that you add any specific project work directories and files here, for example as simple as *.txt is good to add here.

Why? Not to have unused files packed into your pbo which you release to the public. To avoid excessive space taken in the pbo, to not perhaps show public your private editing techniques or notes, etc.

Exclude list which is pure text file is located at

binpbo\filebank\exclude.lst

And it looks something like this

;;;; Files created during binarization
; Dependency files and log files
*.dep
*.log

;;;; Temporary or working files - should be handled earlies,
;;;; but to be sure we exclude them here as well
; Backup files
*.bak
; Avoid including any source, doc or temp files
*\Source\*
*\Temp\*
*\Doc\*
Source\*.*
Temp\*.*
Doc\*.*
*.txt

;;;; Due to modular packing it might happen that .pbo are inside the temp folder that is packed,
;;;; but those are ofcourse then a bit waste of space
*.pbo

; VSS specific files
*.scc

; mission editor temporary files
*.biedi

; bis signature
*.bisign
arma2/tools/binpbo-exclude-list.txt · Last modified: 2024/08/02 10:50 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.