diff --git a/Bloxstrap/Properties/launchSettings.json b/Bloxstrap/Properties/launchSettings.json index ee3606b..df264b6 100644 --- a/Bloxstrap/Properties/launchSettings.json +++ b/Bloxstrap/Properties/launchSettings.json @@ -22,6 +22,10 @@ "Bloxstrap (Deeplink)": { "commandName": "Project", "commandLineArgs": "roblox://experiences/start?placeId=95206881" + }, + "Bloxstrap (Studio Launch)": { + "commandName": "Project", + "commandLineArgs": "roblox-studio:" } } } \ No newline at end of file