SEGS is the Super Entity Game Server. It is a free, open source (under the terms of the BSD License), cross-platform, and object-oriented suite of protocols and services designed to interface with popular super hero themed MMORPG clients. SEGS is written in C++ and facilitates common MMORPG functionality such as account and character storage to a database, account and character retrieval from a database, secure client authentication, client movement in a virtual world, and client chat.
For legal information, please see LICENSE.md.
For a list of SEGS authors and contributors, please see AUTHORS.md.
Some other useful links:
- Our Discord
- Our wiki
- The Issue Queue
- How Can I Help? Specific Tasks to Help
- Our target coding style
- Contribute
- Compile an install SEGS on:
- MacOS
- CentOS/RHEL
- Fedora
- FreeBSD
- Ubuntu
- Windows - Docker
- Install SEGS from Package:
- Windows - Configure SEGS using SEGSADMIN:
- Linux
- Windows - CoH Client installation:
- Windows
- Ubuntu - FAQs
SEGS needs your help! From editing README's like this one, to coding the MapServer, there are tasks that can be tackled by contributors of all skill level!
Basic instructions for compiling SEGS in Linux and Windows are above, however for more detailed visual instructions, visit https://segs.io/developers
Please read CONTRIBUTING.md and see the links below to begin:
- Our GitHub: https://github.com/Segs/Segs
- The Issue Queue: https://github.com/Segs/Segs/issues
- How Can I Help Issue: #519
- Our target coding style
- Join us on Chat!
For Help with installation and configuration of your local SEGS, please see visit us on discord at https://discord.segs.io/
Visit our FAQ at https://github.com/Segs/Segs/blob/master/docs/FAQ.md