GameProgressive / UniSpyServer

An Open source GameSpy emulator written in C#
GNU Affero General Public License v3.0
134 stars 18 forks source link

CD-Key server #8

Closed arves100 closed 1 month ago

arves100 commented 5 years ago

The GameSpy CD-Key server is a feature used in different games for authenticating (as explained in the documents, the games could use a CD-Key to associate with an user since the CD-Key is unique). A complete emulation of the following server may be required for those particular games.

Current status