Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/almamu/evesharp
EVE Online Server Emulator written in C# and Cluster-Node based compatible with EVE Online Apocrypha 6.14.101786
https://github.com/almamu/evesharp
Last synced: 2 months ago
JSON representation
EVE Online Server Emulator written in C# and Cluster-Node based compatible with EVE Online Apocrypha 6.14.101786
- Host: GitHub
- URL: https://github.com/almamu/evesharp
- Owner: Almamu
- License: lgpl-3.0
- Created: 2012-09-10T17:16:06.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T12:16:01.000Z (about 1 year ago)
- Last Synced: 2024-05-01T20:42:09.408Z (8 months ago)
- Language: C#
- Homepage:
- Size: 15.2 MB
- Stars: 75
- Watchers: 14
- Forks: 36
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
EVESharp (or EVE#) is an EVE Online Server Emulator written in C# for .NET Framework 5.0. This project started off as a rewrite of [EVEmu](https://github.com/evemuproject/evemu_apocrypha/).The aim is to provide a cluster-based server compatible with EVE Online Aprocrypha 6.14.101786.
**EVESharp (or EVE#) is an educational project**. Our main objective is to learn more about C#, Network-based Applications and Protocols for large scale projects. This software is in no way intended for running public game servers whatsoever, and we do not support that in any way.
**The EVESharp team isn't responsible for the usage given to this software, it is provided AS IS without any kind of warranty, for more information please read [the license](LICENSE)**
For more information on how to use this project, setup, etc please look at our wiki [here](https://github.com/Almamu/EVESharp/wiki)