Skip to content

Git URL Support (2.2.0)

Compare
Choose a tag to compare
@JonathanMCarter JonathanMCarter released this 27 Sep 14:45
· 5 commits to main since this release
979ea88

ℹ️ An update to support the asset being imported through the Unity Package Manager.

🗓️ Release Date: 27th Sept 2024

🎨 Asset Changes

  • Added support for importing the asset in Unity with a GitHub URL.
  • Refactored the settings assets to relocate them to a central location to support the GitHub URL changes.
  • Improved the handling of scriptable assets in the asset codebase so they are more reliably generated and referenced.
  • Updates to the version validation setup to support showing the package manager when the GitHub URL when used.
  • Added a system to port old settings to new assets.