{"id":27423643,"url":"https://github.com/rlbot/csharp-interface","last_synced_at":"2026-03-17T18:06:21.814Z","repository":{"id":269128235,"uuid":"906497249","full_name":"RLBot/csharp-interface","owner":"RLBot","description":"A library to interface with the RLBot v5 framework through C#","archived":false,"fork":false,"pushed_at":"2025-06-29T21:31:58.000Z","size":83,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T14:53:00.600Z","etag":null,"topics":["csharp","rlbot"],"latest_commit_sha":null,"homepage":"","language":"C#","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/RLBot.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}},"created_at":"2024-12-21T04:24:14.000Z","updated_at":"2025-06-29T21:32:00.000Z","dependencies_parsed_at":"2024-12-21T06:27:03.494Z","dependency_job_id":"0bcbef79-3fcd-49b2-aaf0-a3dfe7c6a62f","html_url":"https://github.com/RLBot/csharp-interface","commit_stats":null,"previous_names":["virxec/csharp-interface","rlbot/csharp-interface"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RLBot/csharp-interface","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RLBot%2Fcsharp-interface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RLBot%2Fcsharp-interface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RLBot%2Fcsharp-interface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RLBot%2Fcsharp-interface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RLBot","download_url":"https://codeload.github.com/RLBot/csharp-interface/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RLBot%2Fcsharp-interface/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278411261,"owners_count":25982368,"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-05T02:00:06.059Z","response_time":54,"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":["csharp","rlbot"],"created_at":"2025-04-14T10:53:44.858Z","updated_at":"2026-03-17T18:06:21.806Z","avatar_url":"https://github.com/RLBot.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RLBot CSharpInterface\n\nA library to interface with the RLBot v5 framework through C#.\n\n## Usage\n\nAdd the package to your project using:\n```\ndotnet add package RLBot.Framework\n```\nYou can use `--version x.y.z` to install a specific version. See https://www.nuget.org/packages/RLBot.Framework for available versions.\n\nRefer to `Tests/` for a few examples.\n\n## Contribute\n\nSetup\n\n1. Make sure [.NET 8 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) is installed\n1. Clone repository\n1. Update submodules: `git submodules update --init`\n1. Generate flatbuffers: `./generate-flatbuffers.sh`\n1. Open `CSharpInterface.sln` in your favorite C# IDE\n\n### Formatting\n\nThis project uses the CSharpier formatter. You can run it with `dotnet csharpier .`\n\n### Testing\n\nThere is currently a few system tests available in `Tests/`.\n\nTODO\n\n### Deployment\n\nThe RLBot interface is available on NuGet at https://www.nuget.org/packages/RLBot.Framework.\n\nTo publish new versions there:\n1. Modify `RLBot/RLBot.csproj` to have an incremented version number.\n1. Modify `RLBot/RLBot.csproj` to update the release notes, etc.\n1. Make sure `RLBot` has been built with the Release configuration: `dotnet build -c Release`\n    - This should generate `.nupkg` and `.snupkg` files in `RLBot/bin/Release/`.\n1. Go to https://www.nuget.org/packages/manage/upload and log in with an account owning the nuget package.\n1. Upload the `.nupkg` file, then upload the `.snupkg` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlbot%2Fcsharp-interface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frlbot%2Fcsharp-interface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlbot%2Fcsharp-interface/lists"}