{"id":25448139,"url":"https://github.com/dedepete/dotmclauncher","last_synced_at":"2025-07-28T11:07:27.465Z","repository":{"id":78408020,"uuid":"182521425","full_name":"dedepete/dotMCLauncher","owner":"dedepete","description":"C# Minecraft Launcher core.","archived":false,"fork":false,"pushed_at":"2023-12-10T22:38:49.000Z","size":140,"stargazers_count":10,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-24T06:20:27.701Z","etag":null,"topics":["csharp","launcher","minecraft","minecraft-launcher","windows"],"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/dedepete.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-04-21T10:52:38.000Z","updated_at":"2025-02-05T18:38:15.000Z","dependencies_parsed_at":"2025-02-17T19:29:00.392Z","dependency_job_id":null,"html_url":"https://github.com/dedepete/dotMCLauncher","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":0.09523809523809523,"last_synced_commit":"757ff62eb82eac1e526761810a234731324e008f"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dedepete/dotMCLauncher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedepete%2FdotMCLauncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedepete%2FdotMCLauncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedepete%2FdotMCLauncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedepete%2FdotMCLauncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dedepete","download_url":"https://codeload.github.com/dedepete/dotMCLauncher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedepete%2FdotMCLauncher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267505099,"owners_count":24098346,"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-28T02:00:09.689Z","response_time":68,"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","launcher","minecraft","minecraft-launcher","windows"],"created_at":"2025-02-17T19:18:56.435Z","updated_at":"2025-07-28T11:07:27.442Z","avatar_url":"https://github.com/dedepete.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotMCLauncher\n\nYet another Minecraft Launcher core, sucessfully migrated and slightly enhanced. Written in C#.\n\nIt makes much easier to work with Minecraft Launcher's things like:\n\n- working with launcher profiles (`dotMCLauncher.Profiling`);\n- working with version manifest and version metafiles (`dotMCLauncher.Versioning`);\n- working with asset indexes (`dotMCLauncher.Resourcing`);\n- working with Yggdrasil authentication requests (`dotMCLauncher.Yggdrasil`).\n\n***Disclaimer**: I do not support making tools for any illegal distributions (games, modificaions, etc.). This core works with files from public sources and with data and files provided by users. Please, respect the job of fellows from Mojang.*\n\n## Requirements\n\n- Not being a dumbass;\n- At least **.NET Core 2.1 SDK**.\n\n## To do\n\n- More documentation comments;\n- More NUnit tests and fixtures;\n- Wiki or another way to provide samples.\n\n## Third-party tools, assemblies and code\n\n- [JSON.NET](http://james.newtonking.com/json);\n- [NUnit](https://nunit.org);\n- [ReSharper](https://www.jetbrains.com/resharper/).\n\n## License\n\ndotMCLauncher is licensed under MIT License. See [LICENSE.md](/LICENSE.md).\n\n```no-highlight\nMIT License\n\nCopyright (c) 2017 Igor Popov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedepete%2Fdotmclauncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdedepete%2Fdotmclauncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedepete%2Fdotmclauncher/lists"}