mirror of
https://github.com/JonasunderscoreJones/dayz-linux-gui-launcher.git
synced 2025-10-22 21:39:19 +02:00
docs: add changelog
This commit is contained in:
parent
a1c4643d60
commit
8f2ac512b9
2 changed files with 11 additions and 2 deletions
11
CHANGELOG.md
Normal file
11
CHANGELOG.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
Changelog
|
||||
====
|
||||
|
||||
## 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
|
|
@ -94,8 +94,6 @@ chmod +x dayz-launcher.sh
|
|||
./dayz-launcher.sh ...
|
||||
```
|
||||
|
||||
This repository currently does not commit to any versioning scheme, so please be aware of any breaking changes that may be applied in the future.
|
||||
|
||||
## Install DayZ
|
||||
|
||||
[Support for BattlEye anti-cheat for Proton on Linux has been officially announced by Valve on 2021-12-03.][battleye-announcement]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue