From b8c818165b237dfb8aa707e2236b7a289118c19a Mon Sep 17 00:00:00 2001 From: "Justin K." Date: Sun, 17 Aug 2025 09:31:40 +0200 Subject: [PATCH] update download link to use new domain and project url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d8e655..f646a27 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DroidScript-JS-Plugin-Generator A JavaScript Plugin generator for DroidScript -Just copy the JSPluginGen folder to the DroidScript projects folder (/sdcard/DroidScript/) and (re)start DroidScript, or install the spk available here: https://dspk.justplayer.de/browse/view/67 +Just copy the JSPluginGen folder to the DroidScript projects folder (/sdcard/DroidScript/) and (re)start DroidScript, or install the spk available here: https://droidstore.org/projects/js-plugin-generator-nUwqeF7B This template provides an instant plugin installer, deinstaller and exporter, as well as a quick plugin test area.