{"id":23135718,"url":"https://github.com/slashscreen/gdsync","last_synced_at":"2025-07-01T16:07:56.540Z","repository":{"id":167805912,"uuid":"630278926","full_name":"SlashScreen/gdsync","owner":"SlashScreen","description":"Rudimentary addons updater for godot.","archived":false,"fork":false,"pushed_at":"2023-05-23T19:59:52.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T08:29:19.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/SlashScreen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-04-20T03:33:14.000Z","updated_at":"2023-08-08T11:18:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f706266-da24-433f-9d28-10f6624c0a13","html_url":"https://github.com/SlashScreen/gdsync","commit_stats":null,"previous_names":["slashscreen/gdsync"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SlashScreen/gdsync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fgdsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fgdsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fgdsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fgdsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SlashScreen","download_url":"https://codeload.github.com/SlashScreen/gdsync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fgdsync/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262996403,"owners_count":23396903,"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","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-12-17T12:16:46.305Z","updated_at":"2025-07-01T16:07:56.516Z","avatar_url":"https://github.com/SlashScreen.png","language":"Ruby","readme":"# NOTE: This extension is deprecated. Use [gdsync](https://github.com/imjp94/gd-plug) instead.\n\nGDsync is an extremely rudimentary tool for Godot that will automatically sync your addons with a remote repository, so long as they are described in a `addons.yaml` file.\nThis tool may be better off redone as a GDExtension tool, rather than a ruby file.\n\n## How to use\n\nThe current way to use this is:\n\n1. Install Ruby.\n2. Drag in `sync.rb` into your `res://` folder.\n3. Create an `addons.yaml` file in the same directory as `sync.rb` - format described below.\n4. In the console in your `res://` folder, run `ruby sync.ruby` and give it a second.\n\nIf any of the addon repos have an `addons.yaml` file in their root as well, it will also execute that.\n\n## addons.yaml\n\nThe format for `addons.yaml` is as follows:\n\n```yaml\nAddon Name: # Repo name as it would appear if you were to clone it.\n  repo: git@repo.git # Git URI.\n  src_folder: addons/addon_name # The folder in the repo where the addon is- usually in the addons folder.\n  dest_folder: addons # Your addons folder- usually addons.\n```\n\nsee `addons.yaml` for an example.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashscreen%2Fgdsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslashscreen%2Fgdsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashscreen%2Fgdsync/lists"}