See the “Create an internet shortcut and open it in default browser:” right in the itch.io page description
Do I have to create the shortcut first? Or can i just run a command to open a webpage?
The snippet creates a shortcut and then opens it, as the title says. Paste it into some keyboard press event and see what happens
I found if i just used execute_shell_simple("url") it worked :)