-
I'd like something that gives me the dependency graph of addons within a project. I think this probably is within the remit of HEMTT as a general ArmA-addon multi-tool.
It should be pretty straight…
-
As expected, if you try to `$ hemtt dev` a mod on a network drive (UNC path), the link creation will fail, as creating symbolic links of any kind with source and target both being on a network drive, …
-
Documentation states:
> If you have [Rust](https://www.rust-lang.org/) installed, you can install HEMTT from [crates.io](https://crates.io/crates/hemtt) with cargo install hemtt.
However, when …
-
**Arma 3 Version:** `1.80.143869` (stable)
**CBA Version:** `3.6.1.180131` (stable)
**ACE3 Version:** `3.12.1` (stable)
**Mods:**
```
- CBA_A3
- ace
```
**Description:**
When attempting t…
-
![image](https://github.com/BrettMayson/HEMTT/assets/57712666/ca7c6cb7-0dc4-4494-a9d8-846df457083b)
1. Put at the top `#pragma sls disable file SQFVM-10005 //disable duplicate MACRO definition warnin…
-
Some vehicles (esp big helicopters) have mis-ordered cargo proxy indexes, for example `UK3CB_BAF_Merlin_HC4_18_GPMG`
```
config cargoProxyIndexes[] = {1,2,3,8,9 ,10,11,12,15,16,17,18,19,20,23,24};…
-
I often re-sign third party modifications who don't change their private key with each version to prevent people joining with old versions.
Could we separate signing out into a separate command so …
-
Based on https://community.bistudio.com/wiki/Arma_3:_Startup_Parameters
>`"\mission.sqm"` | Load a mission directly in the editor. Example: "c:\arma3\users\myUser\missions\myMission.intro\mission.s…
-
Add the following to the Shadow Trooper Armour:
- Intercom
- Emergency Beacon
- Rebreather
-
**HEMTT Version:** `0.5.1` (stable)
As a user I would like to add 3rd party pbo files to e.g. a separate folder and while building have them copied to the addons folder and have them signed with th…