-
released this
2024-04-30 15:43:56 -05:00 | 25 commits to master since this releaseThis 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
- E.g. You can now type "valuef<float>" instead of "valuef`1[System.Single]" to get a
Enjoy!
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
4 downloads
-
CherryPick.dll
988 downloads · 23 KiB
- Support Resonite's new generic type string recognition