add studio launch to launch settings

This commit is contained in:
bluepilledgreat 2023-10-04 12:25:48 +01:00
parent c8b6395f99
commit 8f6c95fed8

View File

@ -22,6 +22,10 @@
"Bloxstrap (Deeplink)": {
"commandName": "Project",
"commandLineArgs": "roblox://experiences/start?placeId=95206881"
},
"Bloxstrap (Studio Launch)": {
"commandName": "Project",
"commandLineArgs": "roblox-studio:"
}
}
}