AllureOfTheStars / Allure

Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
http://allureofthestars.com
GNU Affero General Public License v3.0
213 stars 16 forks source link

Go to allureofthestars.com when clicked in any menu #98

Closed Mikolaj closed 4 years ago

Mikolaj commented 5 years ago

03:12 < sm> main menu: if had http:// in it, I wonder if I could ctrl click it ?

I guess there's a "default browser" command in each OS, though not sure if any Haskell lib already defines all the required CPPs . We'd need some convention to mark the links --- perhaps just <> brackets, as in hadocks (I think?). Or http/https at the start?