VS Code game sharing

Hello! :grin:

I’ve been building a MakeCode game in VS Code and noticed that there was no option of “updating existing share link” when sharing the game. Do I have to create a new link every time I do an edit or is there something I’m missing? :thinking:

1 Like

Is it your first time creating a link for that specific game?

The MakeCode editors are able to create “S” links (“static” links) if you are logged into the editor. When you share a game, you are prompted whether you want a new link or to update the existing link.

The VS Code extension for MakeCode Arcade does not provide a way to log into the MakeCode environment. So, right now anyway, the only way that I can think of to create S-links is to use GitHub to host your project, and then use MakeCode Arcade to share the project.

I’ve been able to open GitHub projects in VS Code and in MakeCode Arcade with no issues so far.

1 Like

No, I’ve created ones before.

Ahhhh I see! :thinking:

Thanks for the explanation! I’ll be doing that then. :grin:

2 Likes