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
- Open Unity Editor: Launch the project where you want to install DataLoom (Unity 2021.3 LTS or newer recommended).
- Open Package Manager: Navigate to Window > Package Manager in the top menu.
- 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.
- 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.