Skip to content

Commit

Permalink
Merge pull request #20 from Tangent101/patch-7
Browse files Browse the repository at this point in the history
Added Build A Scene Plugin
  • Loading branch information
patriceac authored Oct 27, 2023
2 parents 1ce9c26 + 0da7d7d commit abc0ab7
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 @@ -550,5 +550,17 @@
"version": "1.1",
"minEDVersion": "2.0",
"compatIssueIds": []
},
{
"id": "build-a-scene",
"icon": "fa-wand-sparkles",
"name": "Build A Scene",
"author": "The Stig",
"description": "Plugin to assist with your creativity.\nYou can choose between a wide range of options to help create a scene.",
"url": "https://raw.githubusercontent.com/Tangent101/Easy-Diffusion-Plugins/main/plugins/stig-build-a-scene.plugin.js",
"localInstallOnly": false,
"version": "1.1",
"minEDVersion": "2.0",
"compatIssueIds": []
}
]

0 comments on commit abc0ab7

Please sign in to comment.