Unity Package Manager

Get Started with DevLoot

Install the DevLoot Manager in Unity to browse, install, and update your purchased assets directly from the editor. Just like the built-in Package Manager, but for DevLoot.

Choose your install method

1

Download the package

Get the latest DevLoot Manager package as a zip file.

2

Extract into your project

Unzip the file and move the com.devloot.manager folder into your Unity project's Packages/ directory.

plaintext
YourProject/
  Assets/
  Packages/
    com.devloot.manager/    <-- put it here
      package.json
      Runtime/
      Editor/
3

Open DevLoot in Unity

Go to DevLoot > Asset Manager in the Unity menu bar. Log in with your DevLoot API key and you're set.

What you get

Asset Manager

Browse and install your purchased assets from right inside the Unity editor. Familiar UPM-style interface.

Auto Updates

Get notified when assets you own have new versions. One-click update, no re-downloading.

Publish Tool

Vendors can pack and publish directly from Unity. Version management, metadata, all built in.

Requirements

Unity 2021.3 or newer
DevLoot account (free)
Internet connection for package sync
Windows, macOS, or Linux