From 0f051cf77b3d5f6f4e5b8c2e472b07fe42b285ac Mon Sep 17 00:00:00 2001 From: Sasial <44125644+sasial-dev@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:23:37 +1000 Subject: [PATCH] refactor(alternatives): remove non-maintained --- docs/rojo-alternatives.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/rojo-alternatives.md b/docs/rojo-alternatives.md index eb9d0181..8c55ac23 100644 --- a/docs/rojo-alternatives.md +++ b/docs/rojo-alternatives.md @@ -8,13 +8,6 @@ There are a number of existing plugins for Roblox that move code from the filesy Besides Rojo, you might consider: - [rbxmk by Anaminus](https://github.com/anaminus/rbxmk) -- [Rofresh by Osyris](https://github.com/osyrisrblx/rofresh) -- [RbxRefresh by Osyris](https://github.com/osyrisrblx/RbxRefresh) -- [Studio Bridge by Vocksel](https://github.com/vocksel/studio-bridge) -- [Elixir by Vocksel](https://github.com/vocksel/elixir) -- [RbxSync by evaera](https://github.com/evaera/RbxSync) -- [CodeSync by MemoryPenguin](https://github.com/MemoryPenguin/CodeSync) -- [rbx-exteditor by MemoryPenguin](https://github.com/MemoryPenguin/rbx-exteditor) So why did I build Rojo?