{"id":30343893,"url":"https://github.com/procode-software/proiconsroblox","last_synced_at":"2026-02-11T15:32:38.780Z","repository":{"id":308261834,"uuid":"1032187379","full_name":"ProCode-Software/ProIconsRoblox","owner":"ProCode-Software","description":"The official Roblox Studio plugin for the ProIcons icon library","archived":false,"fork":false,"pushed_at":"2025-08-06T00:36:52.000Z","size":159,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-18T12:00:49.907Z","etag":null,"topics":["luau","plugin","proicons","roblox"],"latest_commit_sha":null,"homepage":"","language":"Luau","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProCode-Software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-08-05T00:27:18.000Z","updated_at":"2025-08-06T00:36:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"02b2535f-0add-4ade-91c8-aea0162703be","html_url":"https://github.com/ProCode-Software/ProIconsRoblox","commit_stats":null,"previous_names":["procode-software/proiconsroblox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ProCode-Software/ProIconsRoblox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProCode-Software%2FProIconsRoblox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProCode-Software%2FProIconsRoblox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProCode-Software%2FProIconsRoblox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProCode-Software%2FProIconsRoblox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProCode-Software","download_url":"https://codeload.github.com/ProCode-Software/ProIconsRoblox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProCode-Software%2FProIconsRoblox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29336868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T14:34:07.188Z","status":"ssl_error","status_checked_at":"2026-02-11T14:34:06.809Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["luau","plugin","proicons","roblox"],"created_at":"2025-08-18T11:52:11.606Z","updated_at":"2026-02-11T15:32:38.774Z","avatar_url":"https://github.com/ProCode-Software.png","language":"Luau","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProIcons Roblox\nThe official Roblox Studio plugin for the [ProIcons icon library](https://github.com/ProCode-Software/proicons).\n\n![Screenshot](./screenshot.png)\n\n\u003e [!IMPORTANT]  \n\u003e Due to Roblox [API changes](https://devforum.roblox.com/t/creator-action-required-new-asset-delivery-api-endpoints-for-community-tools/3574403), **new ProIcons Roblox uploads have been paused**. It is no longer possible to get the image ID of an asset when uploaded outside of Roblox Studio. Uploads will resume once Roblox makes this possible again.\n\u003e\n\u003e There are still 400+ icons available for use on Roblox, but new and updated icons aren't being uploaded.\n\n## Features\n- 📐 Modern UI based on [Next-Gen Studio UI](https://devforum.roblox.com/t/next-gen-studio-ui-preview-is-here-beta/3075390)\n- 🖼️ High-quality, 128px icons\n\nUses the [ProIcons Roblox API](https://procode-software.github.io/proicons/docs/roblox-usage) to fetch icon image IDs, ~~so you will always have access to the latest icons when they become available~~.\n\n## Installation\nSee [below](#building-from-source).\n\n## Building from Source\n### Installing the framework\nThe UI is created with [Forge](https://github.com/ProCode-Software/Forge). The package has not been published yet, so it must be manually installed.\n\n1. Download Forge and create a symlink to it\n\n2. Add this file at `src/Packages/Forge.luau`:\n```luau\n-- Change the path to the folder Forge/src/Forge/init.luau is in\nlocal module = require('./_Index/Forge/')\n\nreturn module\n```\n### Installing the plugin\nMake sure you have [Rojo](https://rojo.space) installed. Then run the following command to install the plugin into Roblox Studio's plugin folder:\n```bash\nrojo build -p ProIcons.rbxm\n```\nFor development, add the `--watch` flag. In Roblox Studio, make sure plugin debugging is enabled in settings, then right-click on *PluginDebugService \u003e user_ProIcons.rbxm* and select *Reload Plugin*. You can also enable *Reload plugins on file changed* to do this automatically.\n\n## License\nThe code for the plugin and the icons are licensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprocode-software%2Fproiconsroblox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprocode-software%2Fproiconsroblox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprocode-software%2Fproiconsroblox/lists"}