From 234f91ef53a0232b37155bd4a85d2e9ae462bf56 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Tue, 7 Jan 2025 11:08:33 -0500 Subject: [PATCH] Create README.md --- Dev/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Dev/README.md diff --git a/Dev/README.md b/Dev/README.md new file mode 100644 index 0000000..6230d12 --- /dev/null +++ b/Dev/README.md @@ -0,0 +1,18 @@ +# Axter-Stash Plugins + +- To install development version of these plugins, add the following source to Stash->Settings->Plugins->[Available Plugins]->Package, by clicking the [**Add Source**] button. + - Name: + - Axter-Stash + - Source URL + - https://stash.axter.com/Dev/index.yml + - Local Path + - community +- Example: +- StashAddSource + +- Click confirm, and a list of available plugins will pop down after clicking the arrow. +- ![Screenshot 2025-01-04 025305](https://github.com/user-attachments/assets/e8c7ed1b-69bc-44a0-aac4-2ccb2083a238) + +## Screenshot +**Add Source Button** +![AddSourceButton](https://github.com/user-attachments/assets/a753010d-1f41-46d5-9720-dd08e6746c34)