Releases: Fusselwurm/arma3-reflection
Releases · Fusselwurm/arma3-reflection
Version v5.0.0
yes I changed everything again
- Update CBA: script_macros_common.hpp
- add some coverage artifact to gitignore
- refactor extension
- log commandline to RPT on startup
- rename
args
addon tocommandline
- remove
EFUNC(args,getOptionFirst)
- add
EFUNC(commandline,option)
returning all values for a given option - add
EFUNC(commandline,raw)
returning complete commandline
Version v4.0.0
- Rust rewrite
- EFUNC(args,getArgument) -> EFUNC(args,getOptionFirst)
it's a mod!
v3.0.0 update version: new major b/c we're a mod now
Version v2.0.4
grr
Version v2.0.3
builds
actually attach win binaries for once
2.0.1 add x64 config
2.0.0
1.0.0
functions: version(), arg()