From 16676ebfa162b9123f167f35bb9b0ff80ba70105 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Sun, 3 Dec 2017 13:35:18 -0800 Subject: [PATCH] Add Studio Bridge to README, forgot it! --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2616a42f..b4f34711 100644 --- a/README.md +++ b/README.md @@ -127,10 +127,11 @@ Will turn into this tree in Roblox: There are lots of other tools that sync scripts into Roblox, or otherwise work to improve the development flow outside of Roblox Studio. Here are a few, if you're looking for alternatives or supplements to Rojo: -* [rbxmk by Anaminus](https://github.com/anaminus/rbxmk) +* [Studio Bridge by Vocksel](https://github.com/vocksel/studio-bridge) * [RbxRefresh by Osyris](https://github.com/osyrisrblx/RbxRefresh) * [RbxSync by evaera](https://github.com/evaera/RbxSync) * [CodeSync](https://github.com/MemoryPenguin/CodeSync) and [rbx-exteditor](https://github.com/MemoryPenguin/rbx-exteditor) by [MemoryPenguin](https://github.com/MemoryPenguin) +* [rbxmk by Anaminus](https://github.com/anaminus/rbxmk) I also have a couple tools that Rojo intends to replace: * [rbxfs](https://github.com/LPGhatguy/rbxfs), which has been deprecated by Rojo