1.8.0-alpha.0
Pre-release
Pre-release
·
252 commits
to main
since this release
Version 1.8.0-alpha.0
This is a prerelease version. There may be bugs, and API compatibility is not yet guaranteed.
Please: BACK UP YOUR PROJECTS
Notable changes
Added
- [#572] Added
Sequence.OnAllPlatforms()andSequence.OnPlatforms()methods, and theWellKnownPlatformsclass.- These are in preparation for NDMF's multiplatform support, and configure which platforms passes run on.
- By default, passes run only on VRChat SDK 3.0.
- [#572] Added
[RunsOnAllPlatforms]and[RunsOnPlatform]attributes as well