sekaiproject / ponscripter-fork

Fork of the Ponscripter visual novel engine to take advantage of SDL2 and improve Steam integration
GNU General Public License v2.0
74 stars 28 forks source link

Open hyperlinks in Steam overlay #52

Open SystemPatch opened 10 years ago

SystemPatch commented 10 years ago

I noticed that the two links to the English and Japanese websites in the notes section open up their respective websites in the regular web browser on the computer. Since the overlay is a lot more stable now, would it be possible to have them open in the overlay's browser instead?

I haven't seen anyone mention this yet so far, and I'm not sure if you guys added it in already, but haven't put the API calls in the script yet...

DanielOaks commented 10 years ago

I believe we'll need to implement the Steam APIs for this to work. Not sure whether we'd want to open them in the overlay browser, but likely not gonna work until we get the Steam stuff sorted.

Thanks for the report!