{"id":16214254,"url":"https://github.com/bitbrain/godot-setup-action","last_synced_at":"2025-03-19T09:31:12.423Z","repository":{"id":146976796,"uuid":"594226878","full_name":"bitbrain/godot-setup-action","owner":"bitbrain","description":"Sets up the Godot binary inside your workflow to access.","archived":false,"fork":false,"pushed_at":"2023-01-28T10:05:15.000Z","size":5,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T05:44:46.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/bitbrain.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}},"created_at":"2023-01-27T22:35:29.000Z","updated_at":"2023-12-03T23:10:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"40e6c1bc-4dec-47c0-9fb7-5fd02ae67784","html_url":"https://github.com/bitbrain/godot-setup-action","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbrain%2Fgodot-setup-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbrain%2Fgodot-setup-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbrain%2Fgodot-setup-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbrain%2Fgodot-setup-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitbrain","download_url":"https://codeload.github.com/bitbrain/godot-setup-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244398710,"owners_count":20446441,"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-10-10T11:10:09.252Z","updated_at":"2025-03-19T09:31:12.418Z","avatar_url":"https://github.com/bitbrain.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bitbrain/godot-setup-action@main\n\nDownloads Godot Engine and makes the binary available to you! Visit https://downloads.tuxfamily.org/godotengine/ for all available versions and pre-releases.\n\n**Only tested with Godot 4**\n\n## Example usage\n\n```\njobs:\n  test_action:\n    runs-on: ubuntu-latest\n    name: Test Action\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v3\n      - name: Download Godot\n        id: setup-godot\n        uses: bitbrain/godot-setup-action@main\n        with:\n          version: 4.0\n          prerelease_version: beta16\n      - name: another step\n        shell: bash\n        run: ${{ steps.setup-godot.outputs.godot_binary }} --headless --quit -s test.gd\n        \n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbrain%2Fgodot-setup-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitbrain%2Fgodot-setup-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbrain%2Fgodot-setup-action/lists"}