Installing DataLoom Free

Learn how to import the DataLoom package into your Unity project.


⚠️ Important License Notice

DataLoom is distributed exclusively via the official Unity Asset Store. Downloading code packages directly from unauthorized mirrors or unofficial repositories is against the licensing terms.

  • Always purchase/redeem the asset through your official Unity Hub account on the Asset Store.
  • The GitHub repository associated with this tool is used solely for hosting public documentation and issues tracking.

Installation Steps

  1. Open Unity Editor: Launch the project where you want to install DataLoom (Unity 2021.3 LTS or newer recommended).
  2. Open Package Manager: Navigate to Window > Package Manager in the top menu.
  3. Download from My Assets:
    • Change the package source filter to My Assets in the top-left dropdown.
    • Search for DataLoom.
    • Click Download, then click Import to bring the asset into your project.
  4. Compile Assemblies: Once imported, Unity will automatically compile the assembly definitions.

Verifying the Installation

After the package loads:

  • Look at your editor top menu. You should see a Tools menu.
  • Check that Tools > DataLoom > Control Panel is present.
  • Open the control panel. If the dashboard loads with its header and sections visible, the asset is ready.

Pro Tip

DataLoom Free compiles under its own isolated assembly definition (Decnet.DataLoom.Editor.asmdef). It does not modify or interfere with any other custom assemblies or third-party assets in your workspace.


This site uses Just the Docs, a documentation theme for Jekyll.