Skip to content

Much improved generic typing support - 1.0.7

Compare
Choose a tag to compare
@BlueCyro BlueCyro released this 30 Apr 20:48
· 12 commits to master since this release

This release includes support for Resonite's new, more intuitive generic typing! You can now pick generic types right from the search bar far more easily.

  • Support Resonite's new generic type string recognition
    • E.g. You can now type "valuef<float>" instead of "valuef`1[System.Single]" to get a ValueField<float> component

Example:
Resonite_v4HSr3GShH

Enjoy!