Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Commit

Permalink
Added the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Kobzev committed Dec 4, 2018
1 parent 88f50ef commit 806c7ae
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# PBO Manager

A console utility for packing/unpacking OFP/ArmA pbo files.

## Usage

`pboconsole.exe -unpack myfile.pbo`

or

`pboconsole.exe -pack ./my-pbo-folder`

## GUI
Currently no gui for this app has been released

0 comments on commit 806c7ae

Please sign in to comment.