the-honkers-railway-launcher/CHANGELOG.md
2023-05-06 15:31:00 +02:00

34 lines
906 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Added game settings section
- Added game sessions manager
- Added `LAUNCHER_FOLDER` variable support.
Using this you can specify root path where the launcher stores `config.json` and other files
- Added patch repository mirror
### Changed
- Improved launcher logo rendering quality
- Reworked entry rows in the settings
### Fixed
- Fixed sandboxed game running (sounds are broken for now)
## [1.0.0]
🚀 Initial release
<br>
[unreleased]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.0.0...next
[1.0.0]: https://github.com/an-anime-team/the-honkers-railway-launcher/releases/tag/1.0.0