Double-Fine-Game-Club / pongball

Pongball is a team based multiplayer game blending pong and pinball.
https://forums.doublefine.com/forum/80-pongball/
MIT License
11 stars 17 forks source link

Add buttons to the about screen #155

Closed Cheeseness closed 7 years ago

Cheeseness commented 7 years ago

The about screen needs two buttons that open the GitHub and forums URLs in a browser (the desired URLs are included in the about text).

Application.OpenURL() should do what's needed here.