https://github.com/gruppe-adler/gruppe_adler_mod
Gruppe Adler Mod is a collection of Gruppe Adler original addons that add new functionality or modify and improve existing functionality to suit our Arma gameplay.
https://github.com/gruppe-adler/gruppe_adler_mod
arma3 mod
Last synced: about 2 months ago
JSON representation
Gruppe Adler Mod is a collection of Gruppe Adler original addons that add new functionality or modify and improve existing functionality to suit our Arma gameplay.
- Host: GitHub
- URL: https://github.com/gruppe-adler/gruppe_adler_mod
- Owner: gruppe-adler
- License: gpl-2.0
- Created: 2017-09-20T23:27:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T23:09:51.000Z (4 months ago)
- Last Synced: 2025-04-11T01:04:01.882Z (about 2 months ago)
- Topics: arma3, mod
- Language: C++
- Homepage:
- Size: 131 MB
- Stars: 14
- Watchers: 12
- Forks: 6
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gruppe Adler Mod
[](https://github.com/gruppe-adler/gruppe_adler_mod/releases)

Gruppe Adler Mod is a collection of Gruppe Adler original addons that add new functionality or modify and improve existing functionality to suit our Arma gameplay.
## For Developers
We're using [HEMTT](https://github.com/synixebrett/HEMTT)
### Releasing
* update `addons\main\script_version.hpp`
* do use `hemtt build --release`
* create tag on GitHub
* upload your build### Building
`hemtt build`