Skip to content

Release v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 18:06

v3.1.0 (2022-04-21)

Enhancements

  • Customize player preferences #128 Thanks so much @eronnen !
    • Allowing the user to provide a different settings source than Unity's PlayerPrefs
    • Using .NET random generator instead of Unity, since Unity's random generator can be used only from main thread

Fixes

  • Fix compilation errors on platforms other than Android #135