{"id":19345762,"url":"https://github.com/lines-of-codes/qsmsharp","last_synced_at":"2026-01-24T16:16:09.602Z","repository":{"id":255836859,"uuid":"850414788","full_name":"lines-of-codes/QSMSharp","owner":"lines-of-codes","description":"A Quick Server Manager for Minecraft.","archived":false,"fork":false,"pushed_at":"2026-01-23T17:15:45.000Z","size":3752,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-23T21:07:30.572Z","etag":null,"topics":["csharp","dotnet","minecraft"],"latest_commit_sha":null,"homepage":"https://lines-of-codes.github.io/QSMSharp/","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/lines-of-codes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["lines-of-codes"],"liberapay":"linesofcodes"}},"created_at":"2024-08-31T17:49:45.000Z","updated_at":"2026-01-23T17:15:48.000Z","dependencies_parsed_at":"2025-04-22T22:17:02.736Z","dependency_job_id":"63850f85-4568-472e-8ada-06fe4b503359","html_url":"https://github.com/lines-of-codes/QSMSharp","commit_stats":null,"previous_names":["lines-of-codes/winqsm","lines-of-codes/qsmsharp"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lines-of-codes/QSMSharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lines-of-codes%2FQSMSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lines-of-codes%2FQSMSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lines-of-codes%2FQSMSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lines-of-codes%2FQSMSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lines-of-codes","download_url":"https://codeload.github.com/lines-of-codes/QSMSharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lines-of-codes%2FQSMSharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28731223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: 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":["csharp","dotnet","minecraft"],"created_at":"2024-11-10T04:07:57.602Z","updated_at":"2026-01-24T16:16:09.597Z","avatar_url":"https://github.com/lines-of-codes.png","language":"C#","funding_links":["https://github.com/sponsors/lines-of-codes","https://liberapay.com/linesofcodes"],"categories":[],"sub_categories":[],"readme":"# QSMSharp\n\nA Quick Server Manager for Minecraft, ironically written in C# and not Java.\n\nThis software plans to have basic server management and configuration,\nmods/plugins management with modpack installation, and Java installation management.\n\nThis software stemmed from the fact that I love Prism Launcher's mod management\nand wished for an open-source Minecraft server management with the same level of\ncapabilities.\n\n## Code Quality\n\nIssues as reported by DeepSource.\n\n| Project     | Issues                                                                                                                                                                                                                   |\n|-------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| QSM.Core    | [![DeepSource](https://app.deepsource.com/gh/lines-of-codes/QSMSharp:QSM.Core.svg/?label=active+issues\u0026show_trend=true\u0026token=_e2ck9mkRm_mUZmNguCMxHoY)](https://app.deepsource.com/gh/lines-of-codes/QSMSharp:QSM.Core/) |\n| QSM.Web     | [![DeepSource](https://app.deepsource.com/gh/lines-of-codes/QSMSharp:QSM.Web.svg/?label=active+issues\u0026show_trend=true\u0026token=On0sEKH7_f_XchVoKuzj_7n9)](https://app.deepsource.com/gh/lines-of-codes/QSMSharp:QSM.Web/)   |\n| QSM.Windows | [![DeepSource](https://app.deepsource.com/gh/lines-of-codes/QSMSharp:QSM.Windows.svg/?label=active+issues\u0026show_trend=true\u0026token=W7gVvSwdgM8yv1DO2OdwCG0h)](https://app.deepsource.com/gh/lines-of-codes/QSMSharp:QSM.Windows/) |\n\n## Projects\n\nIn the solution, There are three projects including:\n\n- QSM.Core: Common classes shared between projects\n- QSM.Web: Cross-platform web version of the management software\n- QSM.Windows: Original Windows-only version, More complete.\n\n## Forks\n\nSimilarly to Prism Launcher's policy, You are free to fork, redistribute, and \nprovide custom builds as long as you follow the terms of the license (GNU GPLv3) \nand if you made code changes, please do the following as a basic courtesy:\n\n- Make it clear that you're a fork and not affiliated with QSMSharp\n- Remove QSMSharp's API keys\n\nCurrently, the only public API key used in QSMSharp is the CurseForge API key, \nwhich can be changed in the [CurseForgeProvider.cs](QSM.Core/ModPluginSource/CurseForgeProvider.cs) \nfile. Note that removing the key will likely cause every method in the class to\nthrow an exception due to being unauthorized.\n\n## License\n\nThe project is licensed under the GNU GPLv3.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flines-of-codes%2Fqsmsharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flines-of-codes%2Fqsmsharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flines-of-codes%2Fqsmsharp/lists"}