From 7f01c1630fef047a1180ed638e7f0c872cf89878 Mon Sep 17 00:00:00 2001 From: ThaCuber <70547062+ThaCuber@users.noreply.github.com> Date: Tue, 18 Jul 2023 15:11:25 -0400 Subject: remember that easing previewer plugin? yeah, I finally uploaded it (#268) * add the remote * why does it need a commit hash Co-authored-by: Guldoman * name field --------- Co-authored-by: Guldoman --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index c92c3db..5e5da03 100644 --- a/manifest.json +++ b/manifest.json @@ -148,6 +148,14 @@ "id": "dragdropselected", "mod_version": "3" }, + { + "description": "Adds a popup that displays the curve of Penner-styled easing functions.", + "version": "1.0", + "remote": "https://github.com/ThaCuber/lite-xl-easingpreview:ea349d12a9570264408dc1567af660b8d4568d3d", + "id": "easingpreview", + "name": "Easing Previewer", + "mod_version": "3" + }, { "description": "[EditorConfig](https://editorconfig.org/) implementation for Lite XL", "version": "0.1", -- cgit v1.2.3