Skip to content

pnxr/docker-armake-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Small Dockerimage with the latest version of Armake compiled from source master branch.

Usage

Simple example of unpacking a file mission.pbo into subfolder mission of the current directory:

docker run -t -v $(pwd):/data -it pnxr/armake-minimal \
unpack /data/mission.pbo /data/mission

See also the Full Syntax Documentation

Annotations

Thanks to KoffeinFlummi for creating his useful utillity which makes arma modding on linux way less painful.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published