Add community forum links to plugin README files

This commit is contained in:
DogmaDragon
2025-05-31 17:07:39 +03:00
parent 3c1cb64b2c
commit 4ccbf2f58c
3 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# PythonDepManager
https://discourse.stashapp.cc/t/pythondepmanager/1801
Python dependency management system for CommunityScripts plugins.
This plugin provides an easy way to install and manage Python package dependencies in your plugins without manual user interaction.