{"id":31544426,"url":"https://github.com/fydar/asseticons","last_synced_at":"2025-10-04T13:16:15.739Z","repository":{"id":135798555,"uuid":"209238108","full_name":"fydar/AssetIcons","owner":"fydar","description":"The public issue tracker and documentation for AssetIcons","archived":false,"fork":false,"pushed_at":"2025-05-26T20:33:58.000Z","size":38257,"stargazers_count":8,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-30T09:35:45.774Z","etag":null,"topics":["asset-store","issue-tracker","unity"],"latest_commit_sha":null,"homepage":"https://fydar.dev/portfolio/asseticons","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fydar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://assetstore.unity.com/packages/tools/utilities/asseticons-100547"}},"created_at":"2019-09-18T06:48:22.000Z","updated_at":"2025-07-21T21:30:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"8efbc8b1-6b49-427b-b5cd-3c275549915b","html_url":"https://github.com/fydar/AssetIcons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fydar/AssetIcons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fydar%2FAssetIcons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fydar%2FAssetIcons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fydar%2FAssetIcons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fydar%2FAssetIcons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fydar","download_url":"https://codeload.github.com/fydar/AssetIcons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fydar%2FAssetIcons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278317105,"owners_count":25967082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asset-store","issue-tracker","unity"],"created_at":"2025-10-04T13:16:14.381Z","updated_at":"2025-10-04T13:16:15.732Z","avatar_url":"https://github.com/fydar.png","language":null,"funding_links":["https://assetstore.unity.com/packages/tools/utilities/asseticons-100547"],"categories":[],"sub_categories":[],"readme":"[![AssetIcons Header](./docs/img/header.svg)](https://assetstore.unity.com/packages/tools/gui/asseticons-100547)\n\n\u003cp align=center\u003e\u003ca title=\"https://github.com/Fydar/AssetIcons/issues?q=is%3Aissue+is%3Aopen+label%3Abug\" href=\"https://github.com/Fydar/AssetIcons/issues?q=is%3Aissue+is%3Aopen+label%3Abug\"\u003e\u003cimg id=\"image-hash--1153140688\" src=\"https://img.shields.io/github/issues/Fydar/AssetIcons/%F0%9F%90%9B%20bug?color=c66649\u0026amp;label=bugs\" alt=\"bugs\" /\u003e\u003c/a\u003e\u0026nbsp;\u003ca title=\"https://fydar.github.io/AssetIcons/Documentation#home\" href=\"https://fydar.github.io/AssetIcons/Documentation#home\"\u003e\u003cimg id=\"image-hash-1560990068\" src=\"https://img.shields.io/badge/-%F0%9F%93%84%20Documentation-4593c4.svg\" alt=\"Documentation\" /\u003e\u003c/a\u003e\u0026nbsp;\u003ca title=\"https://assetstore.unity.com/packages/tools/gui/asseticons-100547\" href=\"https://assetstore.unity.com/packages/tools/gui/asseticons-100547\"\u003e\u003cimg id=\"image-hash--133373646\" src=\"https://img.shields.io/badge/Asset%20Store-%2412.00-333333.svg?logo=unity\" alt=\"Documentation\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cdiv\u003e\u0026nbsp;\u003c/div\u003e\n\u003cp\u003e\n\nOrganise your projects and manage your assets with a single attribute.\n\n```csharp\nusing AssetIcons;\nusing UnityEngine;\n\n[CreateAssetMenu]\npublic class ItemInformation : ScriptableObject\n{\n    [AssetIcon]\n    public Sprite ItemIcon;\n}\n```\n\n## Features\n\n- Dynamic icons for ScriptableObjects\n- Custom icons per file extension\n- Customize icons with attribute-defined styles\n- Easy-to-use\n- [High-quality documentation](https://fydar.github.io/AssetIcons/Documentation#home)\n- [Public issue tracker](https://github.com/Fydar/AssetIcons/issues)\n- In-editor update checker\n- Error detection and reporting\n- Support for Unity's Collaborate overlay\n- Support for Unity's Version Control overlay\n\n[![Available on the Unity Asset Store](./docs/img/buy-now_360x93.png)](https://assetstore.unity.com/packages/tools/gui/asseticons-100547)\n\n## Issue Tracker\n\nThis repository serves as the issue tracker for AssetIcons. Feel free to submit suggestions, bugs or questions here.\n\n[![bugs](https://img.shields.io/github/issues/Fydar/AssetIcons/🐛%20bug?color=c66649\u0026label=bugs\n)](https://github.com/Fydar/AssetIcons/issues?q=is%3Aissue+is%3Aopen+label%3Abug)\n\n## Documentation\n\n[![Available on the Unity Asset Store](./docs/img/documentation-sample_1485x861.png)](https://fydar.github.io/AssetIcons/Documentation#home)\n\n## Find out more\n\n- [Store page](https://assetstore.unity.com/packages/tools/gui/asseticons-100547)\n- [Full documentation and usage guide](https://fydar.github.io/AssetIcons/Documentation#home)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffydar%2Fasseticons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffydar%2Fasseticons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffydar%2Fasseticons/lists"}