{"id":28205831,"url":"https://github.com/aetopia/bedrockupdater","last_synced_at":"2026-03-09T21:06:29.034Z","repository":{"id":237736854,"uuid":"794633236","full_name":"Aetopia/BedrockUpdater","owner":"Aetopia","description":"Download, update \u0026 install Minecraft: Bedrock Edition without the Microsoft Store.","archived":false,"fork":false,"pushed_at":"2025-12-23T07:07:42.000Z","size":381,"stargazers_count":29,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-24T21:53:44.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aetopia.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-01T16:21:51.000Z","updated_at":"2025-12-23T07:02:03.000Z","dependencies_parsed_at":"2024-05-19T11:39:17.970Z","dependency_job_id":"c7cd37f9-55c7-494f-9ef5-35b2f12eb9f8","html_url":"https://github.com/Aetopia/BedrockUpdater","commit_stats":null,"previous_names":["aetopia/bedrock-updater","aetopia/bedrockupdater"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/Aetopia/BedrockUpdater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FBedrockUpdater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FBedrockUpdater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FBedrockUpdater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FBedrockUpdater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aetopia","download_url":"https://codeload.github.com/Aetopia/BedrockUpdater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FBedrockUpdater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30312167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-05-17T10:08:34.772Z","updated_at":"2026-03-09T21:06:29.028Z","avatar_url":"https://github.com/Aetopia.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!CAUTION]\r\n\u003e **Not approved by or associated with Mojang or Microsoft.**\u003cbr\u003e\r\n\u003e **This project doesn't allow you to pirate Minecraft: Bedrock Edition, you must own it.**\r\n\r\n# Bedrock Updater\r\nDownload, update \u0026 install Minecraft: Bedrock Edition without the Microsoft Store.\r\n\r\n## Features\r\n- Instantly download, update \u0026 install Minecraft: Bedrock Edition:\r\n    - Minecraft\r\n        \r\n    - Minecraft Preview\r\n\r\n- Decouples the game from the Microsoft Store.\r\n    - Making it possible to deploy Minecraft: Bedrock Edition on systems where these components aren't accessible.\r\n\r\n- Installs any dependencies required for Minecraft: Bedrock Edition.\r\n\r\n## Prerequisites\r\n- A Microsoft account that owns Minecraft: Bedrock Edition.\r\n    - To sign in:\r\n\r\n        - Open Windows Settings.\r\n\r\n        - Go to Accounts → Email \u0026 accounts.\r\n\r\n        - Click \u003ckbd\u003eAdd an Account\u003c/kbd\u003e.\r\n\r\n- Hardware \u0026 software that fulfill the [system requirements](https://www.minecraft.net/en-us/store/minecraft-java-bedrock-edition-pc#accordionv1-0afde1e050-item-203d6a0d57) for Minecraft: Bedrock Edition.\r\n\r\n## Usage\r\n- [Install](#installation) Bedrock Updater with your preferred method.\r\n\r\n- From the Windows Start Menu:\r\n    - Start `Bedrock Updater` for Minecraft.\r\n\r\n    - Start `Bedrock Updater Preview` for Minecraft Preview.\r\n\r\n\u003e [!NOTE]\r\n\u003e If you have downloaded Bedrock Updater manually, pass `/Preview` to the executable for Minecraft Preview.\r\n\r\n## Installation\r\n### Manual\r\nDownload the latest release from [GitHub Releases](https://github.com/Aetopia/BedrockUpdater/releases/latest).\r\n\r\n### [Scoop](https://scoop.sh/)\r\n```\r\nscoop bucket add games\r\nscoop install bedrockupdater\r\n```\r\n## Build\r\n1. Download the [.NET SDK](https://dotnet.microsoft.com/en-us/download).\r\n    \r\n2. Run the following command to compile:\r\n\r\n    ```cmd\r\n    dotnet publish \"src\\BedrockUpdater.csproj\"\r\n    ```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetopia%2Fbedrockupdater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faetopia%2Fbedrockupdater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetopia%2Fbedrockupdater/lists"}