1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-09-06 14:07:47 +00:00
Funkin/source/funkin/data/freeplay/player/CHANGELOG.md

15 lines
544 B
Markdown

# Freeplay Playable Character Data Schema 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.1]
### Added
- Added `stickerPack` to specify which sticker pack to use when transitioning into and out of song featuring this character.
- If the value isn't present, it will use a default sticker pack instead.
## [1.0.0]
Initial release.