palestar / gamecq

Multi-player game lobby system
MIT License
10 stars 9 forks source link

Update/Replace GameCQ Built-in Browser #4

Open SnipeDragon opened 7 years ago

SnipeDragon commented 7 years ago

GameCQ's built in browser is no longer standards compliant, causing shop links to PayPal to fail. An update to the browser will be required to fix this. I believe something like https://github.com/cefsharp/CefSharp could be a solution for this problem.

rlyle commented 7 years ago

Actually, GameCQ isn't .NET, so probably need to embed chromium directly to get it to work. I'll see if I can do this weekend, as well as push a DS update as well while I'm at it.