Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
7dJx1qP authored Feb 9, 2024
1 parent bd62738 commit bf93411
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Stash Userscripts

## ** NOTE ** All these userscripts have been migrated to plugins https://github.com/7dJx1qP/stash-plugins

## [INSTALL USERSCRIPT - ALL SCRIPTS IN ONE BUNDLE](dist/public/Stash%20Userscripts%20Bundle.user.js?raw=1)

Installation requires a browser extension such as [Violentmonkey](https://violentmonkey.github.io/) / [Tampermonkey](https://www.tampermonkey.net/) / [Greasemonkey](https://www.greasespot.net/).
Expand Down Expand Up @@ -190,4 +192,4 @@ Execute `py build.py` to combine source files and generate:

Build output directories:
* `dist\local` - A userscript bundle with `@require` headers that load the script code from local files (`src/body`)
* `dist\public` - Userscripts with `@require` headers that load the script code from this github repo
* `dist\public` - Userscripts with `@require` headers that load the script code from this github repo

0 comments on commit bf93411

Please sign in to comment.