Hi folks, today we are shipping TaleSpire's custom URL support. Now, when you navigate to any URL starting with "TaleSpire://" the URL will be routed to TaleSpire. If the game is closed, it will launch the game, and then the behavior will depend on the rest of the URL. For now, the only URLs we support are dice URLs. They look like this: [url=talespire://dice/2d12+d4/3d6-2d4/d20]talespire://dice/2d12+d4/3d6-2d4/d20[/url] Each dice group is separated by a forward-slash and will get a separate total in the results. You can also add or subtract modifiers like this: [list] [*] [url=talespire://dice/d20+8]talespire://dice/d20+8[/url] [*] [url=talespire://dice/d20-3+d12-1]talespire://dice/d20-3+d12-1[/url] [*] [url=talespire://dice/-d6]talespire://dice/-d6[/url] [/list] You can see it in action here: [previewyoutube=Vpgo0nuFglM;full][/previewyoutube] While basic, this should allow the brave and curious to begin to make their own tools that can send dice rolls to TaleSpire (specification for the url will come in a dev-log later today) This is only the start of the tools we will provide for 3rd party tools to interact with TaleSpire, and we are super excited to see what the community comes up with!