Files
FlowScope/Packages/com.flowscope.gamecore/CHANGELOG.md
2026-06-08 16:38:02 +08:00

18 lines
775 B
Markdown

# Changelog
## Unreleased
## 0.2.0-preview.2
- Added `Samples~/MainMenuP0` package sample metadata and content.
- Added the first `Tests~/EditMode` package smoke test slice.
- Updated package installation and layout documentation to reflect the current P2 package state.
- Fixed the package `Documentation~` content so consuming projects no longer see an empty documentation folder warning.
- Validated Git package installation, package smoke references, and manual `MainMenuP0` sample import in a clean consumer project.
## 0.2.0-preview.1
- Added the first Git-consumable FlowScope Game Core package layout.
- Mirrored Runtime, Addressables, and Editor sources from `Assets/FlowScope`.
- Added package metadata and Git installation notes for consuming Unity projects.