From 89ac480d769b21bfba90f006706775a63736f92b Mon Sep 17 00:00:00 2001 From: "DJ (Salvo)" <85457381+DJStompZone@users.noreply.github.com> Date: Thu, 26 May 2022 17:35:05 -0700 Subject: [PATCH] Updated v1/v2 comparison section Approved by Chikorita Lover#4690 https://discord.com/channels/494194063730278411/494990944152715265/979542240089239572 --- content/docs/editor-docs/faq/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/editor-docs/faq/index.md b/content/docs/editor-docs/faq/index.md index 242c4cd48f..2a18c93cf7 100644 --- a/content/docs/editor-docs/faq/index.md +++ b/content/docs/editor-docs/faq/index.md @@ -74,7 +74,7 @@ This is caused when you're using a material that doesn't support transparency. ## What is the difference between bridge. and bridge. v2? -bridge. is a native program, while bridge. v2 is an installable web app (PWA) currently available for Chrome (Desktop) and Microsoft Edge. bridge. v2 is currently in alpha and features a raw JSON editor, new user interface, skin pack support, a new compiler architecture instead of a cache system, and more. bridge. v2 already has support for extensions but many recently-published extensions are currently only available for bridge. v1. +bridge. is a native program, while bridge. v2 is an installable web app (PWA) currently available for Chrome (Desktop) and Microsoft Edge. bridge. v2 offers a variety of improvements, including a raw JSON editor, new user interface, skin pack support, a new compiler architecture instead of a cache system, and more. bridge. v2 already has support for a growing number of extensions, furthermore most recently-published extensions are currently only available for bridge. v2. ## Is bridge. available for mobile devices?