Releases: muttleyxd/arma3-unix-launcher
Releases · muttleyxd/arma3-unix-launcher
arma3-unix-launcher commit 413
CI cleanup, possibly fixes #264
arma3-unix-launcher commit 383
arma3-unix-launcher commit 381
- fixed building of DayZ Linux Launcher (#231)
- added DayZ AppImage build to CI
note: macOS builds are broken at the moment, package uploaded here was built on my private machine - I don't have time to investigate build issue at the moment (looks like there was some change in Xcode and its SDKs, which my machine doesn't have)
arma3-unix-launcher commit 378
- ignore workshop when there aren't any workshop mods - this fixes #186 - launcher will not crash when "107410" directory will not exist, when there aren't any subscribed mods
- disable Steam integration when parameter is passed - previously there was a bug -
--disable-steam-integration
would enable Steam integration instead of disabling it
arma3-unix-launcher commit 370
-
fixed #231 - issue with parsing Proton manifest files, launcher should now be able to start the game properly
-
migrated CI to GitHub Actions (Drone became unusable with Arch containers)
-
bunch of packaging fixes on Arch and AppImage (should fix #232)
-
currently Ubuntu packages are missing
Edit 2022-11-20:
Added v373 - rebuilt package for Arch Linux, doesn't have any code changes - fixes error with "libspdlog.so.1" missing
arma3-unix-launcher commit 355
- fix ampersand in mod name for Windows launcher compatibility (#217)
arma3-unix-launcher commit 353
arma3-unix-launcher commit 352
arma3-unix-launcher commit 349
- Now Steamworks SDK is enabled for every build
- If needed, Steamworks SDK can be disabled by passing
--disable-steam-integration
flag - Fixed crash when HTML preset import fails