mirror of
https://github.com/stashapp/Stash-Docs.git
synced 2025-12-10 00:41:30 -06:00
Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
This commit is contained in:
parent
de7c4e1bfc
commit
efbd2bdb91
@ -15,7 +15,7 @@ collection:
|
|||||||
|
|
||||||
scripts:
|
scripts:
|
||||||
# internal id of the plugin
|
# internal id of the plugin
|
||||||
id: my-first-stash-plugin
|
- id: my-first-stash-plugin
|
||||||
# path if it is not at base_path/id
|
# path if it is not at base_path/id
|
||||||
path: CoolPlugin
|
path: CoolPlugin
|
||||||
# description (OPTIONAL)
|
# description (OPTIONAL)
|
||||||
|
|||||||
@ -4,4 +4,4 @@ collection:
|
|||||||
global_repo: Lurking987/stash-plugins
|
global_repo: Lurking987/stash-plugins
|
||||||
|
|
||||||
scripts:
|
scripts:
|
||||||
id: Find Marker For Tag Images
|
- id: Find Marker For Tag Images
|
||||||
@ -5,5 +5,5 @@ collection:
|
|||||||
base_path: master/plugins
|
base_path: master/plugins
|
||||||
|
|
||||||
scripts:
|
scripts:
|
||||||
id: FastTagger
|
- id: FastTagger
|
||||||
readme: "https://github.com/spaceyuck/stash-fasttagger/blob/master/README.md"
|
readme: "https://github.com/spaceyuck/stash-fasttagger/blob/master/README.md"
|
||||||
@ -4,5 +4,5 @@ collection:
|
|||||||
global_repo: Voidimproper/stash-plugins
|
global_repo: Voidimproper/stash-plugins
|
||||||
|
|
||||||
scripts:
|
scripts:
|
||||||
id: gallery_linker
|
- id: gallery_linker
|
||||||
path: GalleryLinker
|
path: GalleryLinker
|
||||||
Loading…
x
Reference in New Issue
Block a user