Asset Pack Bridge
A tool to help you download your asset pack into your Unity project.
ai.assetpack.bridge 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/bridge.git#upm README Markdown
Copy this to your project's README.md
## Installation
Add **Asset Pack Bridge** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/bridge.git#upm
```
[](https://www.pkglnk.dev/pkg/bridge)README
UnityAssetPackBridge
A Unity package that connects to assetpack.ai and allows you to download and sync your generated asset packs directly within Unity.
Features
- Connect to your assetpack.ai account
- Download asset packs in bulk
- Keep assets synchronized with your online asset packs
- Automatically pull updates when changes are made to your asset packs
Installation
Install via Unity Package Manager using this Git URL:
https://github.com/handaptive/UnityAssetPackBridge.git#upm
Usage
- Open Window > Asset Pack in Unity
- Log in with your assetpack.ai credentials
- Select your asset pack from the list
- Click Download to sync your assets
Your assets will stay in sync - any changes made to your asset pack on the website can be pulled down to Unity.
No comments yet. Be the first!