# 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
[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