{"id":26369903,"url":"https://github.com/lygaen/mineserver","last_synced_at":"2025-08-22T15:09:08.105Z","repository":{"id":174438683,"uuid":"616601149","full_name":"Lygaen/mineserver","owner":"Lygaen","description":"A entire rewrite of Minecraft 1.8.9 server in C++!","archived":false,"fork":false,"pushed_at":"2024-05-06T07:56:20.000Z","size":5435,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T18:51:51.665Z","etag":null,"topics":["cpp","minecraft-cpp","minecraft-server","rewrite"],"latest_commit_sha":null,"homepage":"https://lygaen.github.io/mineserver/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lygaen.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-20T17:53:05.000Z","updated_at":"2024-09-30T13:57:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebcce9e6-9a7f-414b-b643-7a3804a7daa1","html_url":"https://github.com/Lygaen/mineserver","commit_stats":null,"previous_names":["lygaen/mineserver"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Lygaen/mineserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lygaen%2Fmineserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lygaen%2Fmineserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lygaen%2Fmineserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lygaen%2Fmineserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lygaen","download_url":"https://codeload.github.com/Lygaen/mineserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lygaen%2Fmineserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271657832,"owners_count":24797935,"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-08-22T02:00:08.480Z","response_time":65,"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":["cpp","minecraft-cpp","minecraft-server","rewrite"],"created_at":"2025-03-16T23:17:12.123Z","updated_at":"2025-08-22T15:09:08.055Z","avatar_url":"https://github.com/Lygaen.png","language":"C++","readme":"\u003cimg align=\"left\" width=\"80\" height=\"80\" src=\"./.data/icon.png\" alt=\"Resume application project app icon\"\u003e\n\u003ch1\u003eMineserver\u003c/h1\u003e\n\n[![🧪](https://github.com/Lygaen/mineserver/actions/workflows/cmake.yml/badge.svg)](https://github.com/Lygaen/mineserver/actions/workflows/cmake.yml)\n[![📚](https://github.com/Lygaen/mineserver/actions/workflows/doxygen.yml/badge.svg)](https://github.com/Lygaen/mineserver/actions/workflows/doxygen.yml)\n[![Github Pages](https://img.shields.io/badge/github%20pages-121013?style=flat\u0026logo=github\u0026logoColor=white)](https://lygaen.github.io/mineserver/)\n[![License](https://img.shields.io/github/license/Lygaen/Mineserver)](https://choosealicense.com/licenses/apache-2.0/)\n\nThe project is a rewrite of Minecraft server in C++.\nFor installing the project, follow [these instructions](https://lygaen.github.io/mineserver/md_docs_2__1__INSTALLATION.html).\nThe documentation is hosted on GitHub pages [here](https://lygaen.github.io/mineserver/).\n\n## Summary\n- [Summary](#summary)\n- [Contribution](#contribution)\n  - [Documentation](#documentation)\n  - [Code](#code)\n- [Libraries](#libraries)\n- [Licensing](#licensing)\n\n## Contribution\nA few instructions and information on contributing to this project.\n\n### Documentation\nAll the code is documented and published using [doxygen](https://www.doxygen.nl/) on GitHub pages [right here](https://lygaen.github.io/mineserver/) !\nWe are more than happy for you to provide feedback on the documentation, and we aim for our code to be fully documented so that anyone can pick up the project. Contributing to the documentation of this project (and other projects in general) is a good way to familiarize with it and later contribute to it.\n### Code\nAll the contributed code on this project falls under our [licence](#licensing). We use pull-requests from GitHub to endorse / refuse code from other contributors. You can follow [GitHub's guide on creating pull-requests](https://docs.github.com/fr/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) to learn how to push code to this project.\nWe will be happy for you to participate in this project, and, even if you push code that is wrong or buggy, you shall only receive positive feedback from other contributors so that you can progress on your programmer's skills in general.\nYou will never be wrong to try to push new code onto this project, and we will always be glad for you to do so !\n\n## Libraries\nMineserver uses a set of libraries, but tries to be independent as\npossible from them and uses only Open-Source libraries :\n  - [Rapidjson](https://github.com/Tencent/rapidjson)\n  - [Googletest](https://github.com/google/googletest)\n  - [ZLib](https://github.com/madler/zlib)\n  - [OpenSSL CMake Implementation](https://github.com/janbar/openssl-cmake)\n  - [LUA CMake Implementation](https://github.com/lubgr/lua-cmake)\n  - [LuaBridge3](https://github.com/kunitoki/LuaBridge3)\n\n## Licensing\nThis project uses [Apache Licence 2.0](https://choosealicense.com/licenses/apache-2.0/) for licensing. You can learn more information\nby clicking on the above link.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flygaen%2Fmineserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flygaen%2Fmineserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flygaen%2Fmineserver/lists"}