{"id":14961779,"url":"https://github.com/gdquest/godot-addons","last_synced_at":"2025-10-24T22:30:42.880Z","repository":{"id":193358838,"uuid":"640175056","full_name":"GDQuest/godot-addons","owner":"GDQuest","description":"GDQuest Godot Addons","archived":false,"fork":false,"pushed_at":"2025-09-18T16:50:30.000Z","size":7107,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-20T23:54:03.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"GDScript","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/GDQuest.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://gdquest.mavenseed.com/"]}},"created_at":"2023-05-13T08:21:41.000Z","updated_at":"2025-09-25T20:55:22.000Z","dependencies_parsed_at":"2023-12-27T10:24:45.197Z","dependency_job_id":"bcfde103-2767-463b-b873-a9554923eb55","html_url":"https://github.com/GDQuest/godot-addons","commit_stats":null,"previous_names":["gdquest/godot-addons"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GDQuest/godot-addons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDQuest%2Fgodot-addons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDQuest%2Fgodot-addons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDQuest%2Fgodot-addons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDQuest%2Fgodot-addons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GDQuest","download_url":"https://codeload.github.com/GDQuest/godot-addons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDQuest%2Fgodot-addons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878370,"owners_count":26406641,"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-24T02:00:06.418Z","response_time":73,"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":[],"created_at":"2024-09-24T13:27:32.864Z","updated_at":"2025-10-24T22:30:41.801Z","avatar_url":"https://github.com/GDQuest.png","language":"GDScript","funding_links":["https://gdquest.mavenseed.com/"],"categories":[],"sub_categories":[],"readme":"# GDQuest Godot Addons\n\nThis is part of a GDQuest Godot repository containing multiple addons:\n\n- [GDQuest ColorPicker Presets](addons/gdquest_colorpicker_presets)\n- [GDQuest Prototype Material](addons/gdquest_prototype_material)\n- [GDQuest Sparkly Bag](addons/gdquest_sparkly_bag)\n- [GDQuest Theme Utils](addons/gdquest_theme_utils)\n- [GDQuest Vector3D](addons/gdquest_3d_math_visualizer)\n\n## ✓ Install\n\n### Manual\n\n1. Copy any `addons/PLUGIN_NAME` into `res://addons/PLUGIN_NAME`.\n1. Enable the addon from `Project \u003e Project Settings... \u003e Plugins`.\n\n### gd-plug\n\n1. Install **gd-plug** using the Godot Asset Library.\n1. Save the following code into the file `res://plug.gd` (create the file if necessary):\n\n  ```gdscript\n  #!/usr/bin/env -S godot --headless --script\n  extends \"res://addons/gd-plug/plug.gd\"\n\n\n  func _plugging() -\u003e void:\n  \tplug(\n  \t\t\"git@github.com:GDQuest/godot-addons.git\",\n  \t\t{include = [\"addons/PLUGIN_NAME\"]}\n  \t)\n  ```\n\n1. On Linux, make the `res://plug.gd` script executable with `chmod +x plug.gd`.\n1. Using the command line, run `./plug.gd install` or `godot --headless --script plug.gd install`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdquest%2Fgodot-addons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdquest%2Fgodot-addons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdquest%2Fgodot-addons/lists"}