From dca645b2bea76f31be6efe02a296460367fdc5a3 Mon Sep 17 00:00:00 2001 From: Hans5958 Date: Sat, 14 Jan 2023 20:57:51 +0700 Subject: [PATCH] Add TurboWarp section on Installing page --- content/docs/getting-started/installing.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/docs/getting-started/installing.md b/content/docs/getting-started/installing.md index 569d53248..807981388 100644 --- a/content/docs/getting-started/installing.md +++ b/content/docs/getting-started/installing.md @@ -89,3 +89,8 @@ To finish updating (assuming you followed the updating steps [here](#cloning-the Note: Firefox temporary add-ons are actually temporary. Restarting Firefox will remove them, so if you want to use the development version of Scratch Addons all the time, it is recommended that you use a Chromium-based browser like Google Chrome. +## TurboWarp + +Some addons, primarily editor addons, are implemented natively within TurboWarp (so called TurboWarp Addons). If you want to try the select addons of Scratch Addons without installing the browser extension, this is one way of it. Check out https://turbowarp.org/addons to configure the available addons. + +Since TurboWarp also offers [a desktop client](https://desktop.turbowarp.org/), this means that you can also use the available addons as an offline editor app. \ No newline at end of file