freeplay sounds

This commit is contained in:
Cameron Taylor
2020-11-17 16:22:29 -08:00
parent 433923bdbd
commit 1ed64e3fda
4 changed files with 26 additions and 9 deletions

View File

@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Music playing on the freeplay menu.
- UI sounds on freeplay menu
### Changed
- Moved all the intro texts to its own txt file instead of being hardcoded, this allows for much easier customization. File is in the data folder, called "introText.txt", follow the format in there and you're probably good to go!
### Fixed