From 180e979176d1b09fa855afa2c21b1db58b94538c Mon Sep 17 00:00:00 2001 From: AssassinJN Date: Wed, 30 Nov 2022 10:02:33 -0500 Subject: [PATCH] Updated UI Plugins (markdown) --- UI-Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI-Plugins.md b/UI-Plugins.md index 89b5de4..4c3915f 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -27,7 +27,7 @@ If not stated otherwise in the plugin description, right click on the plugin lin Scales up to the largest resolution your card can handle, with one click. This requires you to test to determine your highest, maximum resolution, and set it inside the script. Currently defaulted to safe settings for the Nvidia 2060 Super with 8GB VRAM. -- **[Draw Another X Steps](https://andrewjnuttall.com/stable-ui/plugins/render_more_steps.plugin.js) by [Andrew Nuttall]** +- **[Draw Another X Steps](https://andrewjnuttall.com/stable-ui/plugins/render_more_steps.plugin.js) by [Andrew Nuttall](https://andrewjnuttall.com)** Give options to draw X additional steps where X is a list of steps defined in the file. Default is 50, 100, 150, 200 and as such will give the options "Draw Another 50 Steps", "Draw Another 100 Steps", etc. To modify open in a text editor and change the stepList to include desired step options.