PMC websites shut down September 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond september 13th 2025 when yearly web hosting fees are due.

User Tools

Site Tools


arma3:tools:armake

Differences

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

Link to this comparison view

Next revision
Previous revision
arma3:tools:armake [2017/02/06 07:40] – created armake initial page. snakemanarma3:tools:armake [2024/08/03 11:09] (current) – links added. snakeman
Line 1: Line 1:
-====== Armake ======+====== ArmA 3 Armake ====== 
 + 
 +[[https://www.pmctactical.org/forum/viewforum.php?f=68|ArmA 3 Forum]], [[:arma3|ArmA 3]], [[arma3:config|ArmA 3 Config]], [[arma3:missions|ArmA 3 Missions]], [[arma3:modeling|ArmA 3 3D Modeling]], [[arma3:scripting|ArmA 3 Scripting]], [[arma3:terrain|ArmA 3 Terrain]], [[arma3:texturing|ArmA 3 Texturing]], [[arma3:tools|ArmA 3 Tools]]
  
 **Armake** by KoffeinFlummi **Armake** by KoffeinFlummi
Line 57: Line 59:
  
 Get [[https://github.com/KoffeinFlummi/armake|Source code / .exe from Github]]. Get [[https://github.com/KoffeinFlummi/armake|Source code / .exe from Github]].
 +
 +
 +====== armake Command Line ======
 +
 +armake original koffeinflummi version command line.
 +
 +<code>
 +armake_w64.exe build -f -p -x *.png -x source\*.* pmc_rugen C:\Terrains\pmc_rugen\addons\pmc_rugen.pbo
 +armake_w64.exe build -f -p pmc_rugen_cfg C:\Terrains\pmc_rugen\addons\pmc_rugen_cfg.pbo
 +</code>
 +
 +
 +====== armake Torndeco Fork ======
 +
 +[[https://github.com/Torndeco/armake|armake Torndeco Fork]].
 +
 +Excludes any "source" directory it finds by default.
 +
 +<code dos>
 +armake_w32.exe build -f -x *.png -x *.tga -x *.bat -x *.xcf -x *.txt -x *.7z -x *.rar -I p:\core -i p:\a3 -i p:\bin -i p:\dbe1 -i p:\hsim -i p:\ibr -T p:\temp_armake tut_tutorial_terrain C:\Terrains\tut_tutorial_terrain\addons\tut_tutorial_terrain.pbo
 +</code>
 +
arma3/tools/armake.1486366803.txt.gz · Last modified: 2017/02/06 07:40 by snakeman