{"id":16133188,"url":"https://github.com/abdera7mane/godot-buildpack","last_synced_at":"2025-07-31T17:09:32.450Z","repository":{"id":45142691,"uuid":"269694899","full_name":"Abdera7mane/godot-buildpack","owner":"Abdera7mane","description":"Cloud Native Buildpack for Godot projects","archived":false,"fork":false,"pushed_at":"2022-09-03T07:46:39.000Z","size":49,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T16:50:32.806Z","etag":null,"topics":["buildpack","cloud","cloud-native-buildpacks","cnb","godot","godot-server","heroku"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Abdera7mane.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}},"created_at":"2020-06-05T16:03:17.000Z","updated_at":"2024-02-02T11:15:48.000Z","dependencies_parsed_at":"2022-08-26T03:26:49.987Z","dependency_job_id":null,"html_url":"https://github.com/Abdera7mane/godot-buildpack","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Abdera7mane/godot-buildpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdera7mane%2Fgodot-buildpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdera7mane%2Fgodot-buildpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdera7mane%2Fgodot-buildpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdera7mane%2Fgodot-buildpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abdera7mane","download_url":"https://codeload.github.com/Abdera7mane/godot-buildpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdera7mane%2Fgodot-buildpack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268075014,"owners_count":24191651,"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-07-31T02:00:08.723Z","response_time":66,"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":["buildpack","cloud","cloud-native-buildpacks","cnb","godot","godot-server","heroku"],"created_at":"2024-10-09T22:37:55.761Z","updated_at":"2025-07-31T17:09:32.419Z","avatar_url":"https://github.com/Abdera7mane.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Godot Buildpack\r\n\r\n[Cloud Native Buildpack](https://buildpacks.io/) for [Godot Engine](https://godotengine.org/) projects.\r\n\r\n# Usage\r\n\r\nThe buildpack will look for `project.godot` or `config.godot` in root directory\r\nof the project. After a successful build, Godot headless and server binaries will\r\nbe installed (learn about the differences [here](https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_dedicated_servers.html#headless-versus-server-binaries)).\r\n\r\nThe following executables names are included in `PATH`:\r\n\r\n| executable       | aliases            |\r\n| ---------------- | ------------------ |\r\n| `godot_headless` | `godot_h`          |\r\n| `godot_server`   | `godot`, `godot_s` |\r\n\r\n### config.godot\r\n\r\nContains information regarding godot version, the data is formatted in\r\n[TOML](https://toml.io/en/).\r\n\r\n|key      | type                 | default  | description                                                      |\r\n| ------- | -------------------- | -------- | ---------------------------------------------------------------- |\r\n| version | string  (*optional*) | `3.5`    | Godot version to download.                                       |\r\n| tag     | string  (*optional*) | `stable` | Release type, can be `stable`, `alpha[n]`, `beta[n]` or `rc[n]`. | \r\n| mono    | boolean (*optional*) | `false`  | Whether to download the Mono version.                            |\r\n\r\nexample `config.godot`:\r\n\r\n```toml\r\nversion = \"3.5.1\"\r\ntag = \"rc1\"\r\nmono = false\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdera7mane%2Fgodot-buildpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdera7mane%2Fgodot-buildpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdera7mane%2Fgodot-buildpack/lists"}