Releases: Atelier-Mycelia/Amanita
Releases · Atelier-Mycelia/Amanita
Fungus CE v0.6
Fungus CE v0.5.1
Add initial api changes to enable importing to Unity 6 preview.
Import tested with the latest LTS release of 2021 and 2022, earlier versions of Unity untested but support should go back to Unity 2018 and maybe 5.x.
Fungus: Community Edition - v0.5
Initial release to begin bug hunting, particularly condition compilation checks in different versions of Unity.
Forked from https://github.com/snozbot/fungus and updated to appease an updated Unity Assert Store Validator in hopes of returning Fungus to the Asset Store.
This is a community driven effort kinda coordinated via Discord (Fungus Unity Community), come have a chat with us in the off-topic-lounge
Changes Summary:
- project version upgraded to 2022.3
- fix deprecated api calls
- remove Examples from default package
- added Input System to asmdef
- wrap third party code under their own namespaces
- shorten folder names to respect path length restrictions.
- minor cleanup