{"id":13594939,"url":"https://github.com/ACEmulator/ACE","last_synced_at":"2025-04-09T10:32:26.093Z","repository":{"id":16431497,"uuid":"79078680","full_name":"ACEmulator/ACE","owner":"ACEmulator","description":"Asheron's Call server emulator.","archived":false,"fork":false,"pushed_at":"2025-04-06T21:37:25.000Z","size":32067,"stargazers_count":309,"open_issues_count":32,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-04-06T22:25:37.756Z","etag":null,"topics":["acemulator","asherons-call","csharp","dotnet","dotnet-core","emulator","entity-framework-core","mmo","mmorpg","server-emulator"],"latest_commit_sha":null,"homepage":"https://emulator.ac","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ACEmulator.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-01-16T03:18:11.000Z","updated_at":"2025-04-06T21:37:28.000Z","dependencies_parsed_at":"2023-09-24T09:16:36.405Z","dependency_job_id":"10166dae-ba76-4072-a5f3-f0878238212c","html_url":"https://github.com/ACEmulator/ACE","commit_stats":{"total_commits":5171,"total_committers":86,"mean_commits":"60.127906976744185","dds":0.5832527557532392,"last_synced_commit":"fdfdec9f0a16bbcbb89a9120ce4f889520a51708"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ACEmulator%2FACE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ACEmulator%2FACE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ACEmulator%2FACE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ACEmulator%2FACE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ACEmulator","download_url":"https://codeload.github.com/ACEmulator/ACE/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248020593,"owners_count":21034459,"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","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":["acemulator","asherons-call","csharp","dotnet","dotnet-core","emulator","entity-framework-core","mmo","mmorpg","server-emulator"],"created_at":"2024-08-01T16:01:41.186Z","updated_at":"2025-04-09T10:32:21.083Z","avatar_url":"https://github.com/ACEmulator.png","language":"C#","readme":"# ACEmulator Core Server\n\n[![Discord](https://img.shields.io/discord/261242462972936192.svg?label=play+now!\u0026style=for-the-badge\u0026logo=discord)](https://discord.gg/C2WzhP9)\n\nBuild status: [![GitHub last commit (master)](https://img.shields.io/github/last-commit/acemulator/ace/master)](https://github.com/ACEmulator/ACE/commits/master) [![Windows CI](https://ci.appveyor.com/api/projects/status/rqebda31cgu8u59w/branch/master?svg=true)](https://ci.appveyor.com/project/LtRipley36706/ace/branch/master) [![docker build](https://github.com/ACEmulator/ACE/actions/workflows/docker-image.yml/badge.svg)](https://hub.docker.com/r/acemulator/ace)\n\n[![Download Latest Server Release](https://img.shields.io/github/v/release/ACEmulator/ACE?label=latest%20server%20release) ![GitHub Release Date](https://img.shields.io/github/release-date/acemulator/ace)](https://github.com/ACEmulator/ACE/releases/latest)\n[![Download Latest World Database Release](https://img.shields.io/github/v/release/ACEmulator/ACE-World-16PY-Patches?label=latest%20world%20database%20release) ![GitHub Release Date](https://img.shields.io/github/release-date/acemulator/ACE-World-16PY-Patches)](https://github.com/ACEmulator/ACE-World-16PY-Patches/releases/latest)\n\n[![GitHub All Releases](https://img.shields.io/github/downloads/acemulator/ace/total?label=server%20downloads)](https://github.com/ACEmulator/ACE/releases) [![GitHub All Releases](https://img.shields.io/github/downloads/acemulator/ACE-World-16PY-Patches/total?label=database%20downloads)](https://github.com/ACEmulator/ACE-World-16PY-Patches/releases) [![Docker Pulls](https://img.shields.io/docker/pulls/acemulator/ace)](https://hub.docker.com/r/acemulator/ace)\n\n**ACEmulator is a custom, completely from-scratch open source server implementation for Asheron's Call built on C#**\n * MySQL and MariaDB are used as the database engine.\n * Latest client supported.\n * [![License](https://img.shields.io/github/license/acemulator/ace)](https://github.com/ACEmulator/ACE/blob/master/LICENSE)\n\n***\n## Disclaimer\n**This project is for educational and non-commercial purposes only, use of the game client is for interoperability with the emulated server.**\n- Asheron's Call was a registered trademark of Turbine, Inc. and WB Games Inc which has since expired.\n- ACEmulator is not associated or affiliated in any way with Turbine, Inc. or WB Games Inc.\n***\n## Getting Started\nExtended documentation can be found on the project [Wiki](https://github.com/ACEmulator/ACE/wiki).\n* [Developing ACE](https://github.com/ACEmulator/ACE/wiki/ACE-Development)\n* [Hosting ACE](https://github.com/ACEmulator/ACE/wiki/ACE-Hosting)\n* [Content Creation](https://github.com/ACEmulator/ACE/wiki/Content-Creation)\n\n## Contributions\n* Contributions in the form of issues and pull requests are welcomed and encouraged.\n* The preferred way to contribute is to fork the repo and submit a pull request on GitHub.\n* Code style information can be found on the [Wiki](https://github.com/ACEmulator/ACE/wiki/Code-Style).\n\nPlease note that this project is released with a [Contributor Code of Conduct](https://github.com/ACEmulator/ACE/blob/master/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.\n\n## Bug Reports\n* Please use the [issue tracker](https://github.com/ACEmulator/ACE/issues) provided by GitHub to send us bug reports.\n* You may also discuss issues and bug reports on our discord listed below.\n\n## Contact\n* [Discord Channel](https://discord.gg/C2WzhP9)\n","funding_links":[],"categories":["C#","3rd-Party Server Software (\"Emulators\")","C\\#","server-emulator"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FACEmulator%2FACE","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FACEmulator%2FACE","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FACEmulator%2FACE/lists"}