- Notifications
You must be signed in to change notification settings - Fork90
💪 SEGS - Super Entity Game Server
License
Segs/Segs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 seeLICENSE.md.
For a list of SEGS authors and contributors, please seeAUTHORS.md.
Some other useful links:
- OurDiscord
- Ourwiki
- TheIssue Queue
- How Can I Help?Specific Tasks to Help
- Our targetcoding style
- Contribute
- Compile and 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, visithttps://segs.dev/developers
Please readCONTRIBUTING.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:#706
- Our targetcoding style
- Join us onChat!
For Help with installation and configuration of your local SEGS, please see visit us on discord athttps://discord.segs.dev/
Visit our FAQ athttps://github.com/Segs/Segs/blob/master/docs/FAQ.md
About
💪 SEGS - Super Entity Game Server