Skip to content

Releases: Seneku/AssetDB

AssetDB v0.1.1 - Initial Release (Windows)

17 Apr 07:23

Choose a tag to compare

AssetDB v0.1.0 — Initial Release

The first public release of AssetDB: a self-hosted desktop app for tracking your game and 3D asset library across multiple storefronts.

What is AssetDB?

If you own assets across FAB, Unity Asset Store, Itch.io, Synty, and other stores, AssetDB gives you a single dashboard to see everything you own, where it came from, and where it lives on disk — without tab-switching between five browser windows.

Features

  • Unified asset catalog — browse and search your entire library in one place
  • Multi-store support — FAB, Unity Asset Store, Itch.io built-in; add custom stores via the UI
  • Itch.io library sync — auto-import your owned library via the Itch.io API
  • CSV / JSON import — bulk import from a spreadsheet for any store
  • Local path tracking — record where downloaded assets live on disk
  • Tags & filtering — tag assets and filter by source, status, tag, or text search
  • Deep links — one click back to the original store page
  • Desktop app — runs as a standalone Windows application via Electron; no browser required

Installation

  1. Download AssetDB Setup X.X.X.exe from the assets below
  2. Run the installer
  3. AssetDB will launch automatically — no configuration required

Your asset database is stored locally at %APPDATA%\AssetDB\assetdb.sqlite.

Notes

  • This is an initial release — expect rough edges
  • Linux and macOS builds are not yet available
  • Feedback and bug reports welcome via GitHub Issues