Skip to main content

📦 Installation

This plugin is distributed through the Unity Asset Store. Follow these steps to integrate it into your project.

1. Purchase the Asset

Purchase the asset in your browser and add it to your library.

2. Import into Unity

Return to the Unity Editor and follow these steps to import:

  1. Open Package Manager (Window > Package Manager)
  2. Select "Packages: My Assets" from the dropdown in the top-left
  3. Enter the asset name Logify (or 360718) in the search field
  4. Click Download, then click Import once completed

3. Verify Installation

This plugin is managed via Package Manager (UPM). To verify installation status, check "Packages: In Project" in the Package Manager.

Tips
  • Dependencies: No special external libraries need to be installed beforehand
  • Assembly Definition: Runtime and Editor are separated by Assembly Definition (asmdef)

Assembly Names:

  • Runtime: Ishix.Logify.Unity
  • Editor: Ishix.Logify.Unity.Editor