mirror of
https://github.com/JonasunderscoreJones/dayz-linux-gui-launcher.git
synced 2025-10-23 00:29:19 +02:00
23 lines
539 B
Markdown
23 lines
539 B
Markdown
Changelog
|
|
====
|
|
|
|
## 0.2.0 - 2021-12-15
|
|
|
|
- Changed mod symlinks to the `modid-modname` format
|
|
|
|
## 0.1.2 - 2021-12-08
|
|
|
|
- Fixed launcher not working when `--debug` was not set due to incorrect return value of debug log function
|
|
|
|
## 0.1.1 - 2021-12-08
|
|
|
|
- Fixed `stderr` redirection of various commands
|
|
|
|
## 0.1.0 - 2021-12-06
|
|
|
|
- Implemented flatpak support. Tries to use flatpak by default, if available.
|
|
- Added `--steam` parameter for overriding flatpak mode or choosing a different steam executable.
|
|
|
|
## 0.0.1 - 2021-12-06
|
|
|
|
- Initial release
|