📦 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.
- Asset Store URL: https://assetstore.unity.com/packages/slug/360718
2. Import into Unity
Return to the Unity Editor and follow these steps to import:
- Open Package Manager (
Window > Package Manager) - Select "Packages: My Assets" from the dropdown in the top-left
- Enter the asset name
Logify(or360718) in the search field - 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:
RuntimeandEditorare separated by Assembly Definition (asmdef)
Assembly Names:
- Runtime: Ishix.Logify.Unity
- Editor: Ishix.Logify.Unity.Editor