Skip to content

Commit

Permalink
Update plugins.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tangent101 authored Nov 14, 2023
1 parent abc0ab7 commit c8410b4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -562,5 +562,17 @@
"version": "1.1",
"minEDVersion": "2.0",
"compatIssueIds": []
},
{
"id": "text-to-prompt",
"icon": "fa-wand-sparkles",
"name": "Wildcard Text2Prompt",
"author": "The Stig",
"description": "Plugin to allow you to import Wildcard Text Files.\nEach Wildcard must be on a seperate line.",
"url": "https://raw.githubusercontent.com/Tangent101/Easy-Diffusion-Plugins/main/plugins/stig-text2prompt.plugin.js",
"localInstallOnly": false,
"version": "1.1",
"minEDVersion": "2.0",
"compatIssueIds": []
}
]

0 comments on commit c8410b4

Please sign in to comment.