{"id":13571706,"url":"https://github.com/bevy-cheatbook/bevy-cheatbook","last_synced_at":"2025-05-15T16:06:59.200Z","repository":{"id":37015704,"uuid":"331961653","full_name":"bevy-cheatbook/bevy-cheatbook","owner":"bevy-cheatbook","description":"Unofficial Reference Book for the Bevy Game Engine","archived":false,"fork":false,"pushed_at":"2025-04-22T11:32:45.000Z","size":7658,"stargazers_count":2079,"open_issues_count":108,"forks_count":128,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-04-22T12:43:23.349Z","etag":null,"topics":["bevy","book","documentation","game-development","gamedev","mdbook","mdbook-book","rust","rust-lang"],"latest_commit_sha":null,"homepage":"https://bevy-cheatbook.github.io","language":"Rust","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/bevy-cheatbook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"inodentry"}},"created_at":"2021-01-22T13:58:00.000Z","updated_at":"2025-04-22T11:32:50.000Z","dependencies_parsed_at":"2023-01-17T13:31:46.484Z","dependency_job_id":"f59d1f4e-c831-493d-be92-92785e4a5738","html_url":"https://github.com/bevy-cheatbook/bevy-cheatbook","commit_stats":{"total_commits":492,"total_committers":39,"mean_commits":"12.615384615384615","dds":"0.25406504065040647","last_synced_commit":"aa2922c226ae843d19af7482cad0b615d948efd4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevy-cheatbook%2Fbevy-cheatbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevy-cheatbook%2Fbevy-cheatbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevy-cheatbook%2Fbevy-cheatbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevy-cheatbook%2Fbevy-cheatbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bevy-cheatbook","download_url":"https://codeload.github.com/bevy-cheatbook/bevy-cheatbook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254374475,"owners_count":22060611,"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":["bevy","book","documentation","game-development","gamedev","mdbook","mdbook-book","rust","rust-lang"],"created_at":"2024-08-01T14:01:05.128Z","updated_at":"2025-05-15T16:06:54.190Z","avatar_url":"https://github.com/bevy-cheatbook.png","language":"Rust","funding_links":["https://github.com/sponsors/inodentry","https://patreon.com/iyesgames"],"categories":["Rust"],"sub_categories":[],"readme":"# Unofficial Bevy Cheat Book\n\n[Click here to read the book!](https://bevy-cheatbook.github.io)\n\nConcise practical reference to the Bevy game engine.\n\nCovers useful syntax, features, programming patterns, and solutions for common\ngame development tasks.\n\nDesigned to be easy to read, straight to the point, using simple language to\nfocus on the important information.\n\n## Support Me\n\nIf you like this book, please consider supporting me via\n[GitHub Sponsors](https://github.com/sponsors/inodentry),\n[Patreon](https://patreon.com/iyesgames),\n[Bitcoin](bitcoin:bc1qaf32uqsg6mngw9g4aqc3l2jvuv46qx0zw2438p).\n\nI'd like to keep improving and maintaining this book, to provide a high-quality\nindependent learning resource for the Bevy community.\n\nYour donation helps me work on such freely-available content. Thank you! ❤️\n\n## License\n\nAll code in the book is provided under the\n[MIT-0 License](https://github.com/bevy-cheatbook/mit-0).\nAt your option, you may also use it under the regular MIT License.\n\nThe text of the book is provided under the\n[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).\n\nException: If used for the purpose of contribution to the \"Official Bevy\nProject\", the entire content of the book may be used under the [MIT-0\nLicense](https://github.com/bevy-cheatbook/mit-0).\n\n\"Official Bevy Project\" is defined as:\n - Contents of the Git repository hosted at [https://github.com/bevyengine/bevy](https://github.com/bevyengine/bevy)\n - Contents of the Git repository hosted at [https://github.com/bevyengine/bevy-website](https://github.com/bevyengine/bevy-website)\n - Anything publicly visible on the [bevyengine.org](https://bevyengine.org) website\n\nThe MIT-0 license applies as soon as your contribution has been accepted upstream.\n\nGitHub Forks and Pull Requests created for the purposes of contributing to\nthe Official Bevy Project are given the following license exception: the\nAttribution requirements of CC BY-NC-SA 4.0 are waived for as long as the\nwork is pending upstream review (Pull Request Open). If upstream rejects\nyour contribution, you are given a period of 1 month to comply with the\nfull terms of the CC BY-NC-SA 4.0 license or delete your work. If upstream\naccepts your contribution, the MIT-0 license applies.\n\n## Contributions\n\nPlease file GitHub Issues for any wrong/confusing/misleading information, as\nwell as suggestions for new content you'd like to be added to the book.\n\nNon-trivial Pull Requests are *not* welcome. File issues instead.\n\nSee the [Contributing](./src/contributing.md) page for all the details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbevy-cheatbook%2Fbevy-cheatbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbevy-cheatbook%2Fbevy-cheatbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbevy-cheatbook%2Fbevy-cheatbook/lists"}