User Tools

Site Tools


arma3:tools:mikero-tools-user-guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
arma3:tools:mikero-tools-user-guide [2019-01-21 11:35]
snakeman [pboProject]
arma3:tools:mikero-tools-user-guide [2020-01-01 04:26]
snakeman [extractPbo]
Line 13: Line 13:
 <code dos> <code dos>
 @echo off @echo off
-extractPboDos -P -F config.bin,​*.p3d C:​\WhateverPath\addons p:\+extractPboDos -P -F=config.bin,​*.p3d C:​\WhateverPath\addons p:\
 pause pause
 exit exit
 </​code>​ </​code>​
 +
 +Note that the '​='​ on -F parameter was introduced in 2019 for pay tools and we don't know if its on the latest free tools as well (don't have free tools to test). If you get error with "​-F=filename"​ parameter then simply remove the '​='​ heh.
 +
 **Unpack EVERYTHING:​** **Unpack EVERYTHING:​**
 <code dos> <code dos>
arma3/tools/mikero-tools-user-guide.txt ยท Last modified: 2020-01-01 04:26 by snakeman