Skip to content

v7.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AvarianKnight AvarianKnight released this 10 Jan 22:08
· 46 commits to main since this release

THIS HAS BREAKING CHANGES

If you previously used voice_defaultPhoneVolume you will instead need to use voice_defaultCallVolume
If you previously used voice_enablePhones you will instead need to use voice_enableCalls

If you were previously using the state bag getter Player(source).state.phone you will instead need to use Player(source).state.call

What's Changed

New Contributors

Full Changelog: v6.6.2...v7.0.0