mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-15 00:48:59 +08:00
Release 1.13.0-alpha.0
This commit is contained in:
parent
5be1f13840
commit
c7c9e23acb
@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- (実験的機能) VRC以外のプラットフォームのサポートを有効化
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
@ -20,6 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
|
## [1.13.0-alpha.0] - [2025-04-08]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- (実験的機能) VRC以外のプラットフォームのサポートを有効化
|
||||||
|
|
||||||
## [1.12.3] - [2025-04-05]
|
## [1.12.3] - [2025-04-05]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- (Experimental feature) Enabled support for non-VRC platforms
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
@ -20,6 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
|
## [1.13.0-alpha.0] - [2025-04-08]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- (Experimental feature) Enabled support for non-VRC platforms
|
||||||
|
|
||||||
## [1.12.3] - [2025-04-05]
|
## [1.12.3] - [2025-04-05]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "nadena.dev.modular-avatar",
|
"name": "nadena.dev.modular-avatar",
|
||||||
"displayName": "Modular Avatar",
|
"displayName": "Modular Avatar",
|
||||||
"version": "1.12.3",
|
"version": "1.13.0-alpha.0",
|
||||||
"unity": "2022.3",
|
"unity": "2022.3",
|
||||||
"description": "A suite of tools for assembling your avatar out of reusable components",
|
"description": "A suite of tools for assembling your avatar out of reusable components",
|
||||||
"author": {
|
"author": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user