Support for multiple PBW-type services
Open
enhancement
idea
- Dominant language
- C#
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now we have a static `PBW` class which handles interaction with http://pbw.spaceempires.net. We could expand this to allow for multiple classes implementing, e.g. `IGameService`, loaded via MEF so you can add them via plugins. PBW would just be one implementation of `IGameService` but we could add others to support other services which might exist now e.g. Giant Multiplayer Robot, Stars! Autohost, and some hypothetical replacement for PBW.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.