GameProgressive / UniSpyServer

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

Plugin System #10

Closed arves100 closed 1 month ago

arves100 commented 5 years ago

Somewhere in the future, adding the support of a Plugin system would be handfull for a couple of things.

For example: An user could connect the authentication of his forum software to RetroSpy.

I currently don't have any clear idea on how to make such plugin system. Please report any ideas or design pattern to use in the following issue.

I won't currently prioritize this issue since the emulator doesn't completely support GameSpy services yet.