You've already forked CC-Framework.BriskGameServer
17 lines
574 B
Markdown
17 lines
574 B
Markdown
# Changelog
|
|
|
|
## 0.2.0
|
|
|
|
- Refined archive APIs with direct text and JSON upload/download helpers
|
|
- Refactored player space to the latest metadata plus binary content architecture
|
|
- Added space content download/update result models and like list models
|
|
- Updated quick start sample to use the latest archive and space flows
|
|
- Updated package and integration docs to match the current API surface
|
|
|
|
## 0.1.0
|
|
|
|
- Initial embedded package structure
|
|
- Added Brisk runtime facade and service modules
|
|
- Added default error presenter
|
|
- Added quick start sample script and sample scene
|