aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgarret <garret@airmail.cc>2025-06-16 01:27:24 +0100
committergarret <garret@airmail.cc>2025-06-16 01:33:43 +0100
commitb13d3d4875df832087fa59c412ed982b261f45e1 (patch)
treee39d3b41277ea9e1e243feed5ba850f9b1df2f16
parent86cc1a281d65d8f79e466a1309aab5d349b6b4d8 (diff)
downloadaegisub-scripts-b13d3d4875df832087fa59c412ed982b261f45e1.tar.gz
aegisub-scripts-b13d3d4875df832087fa59c412ed982b261f45e1.tar.bz2
aegisub-scripts-b13d3d4875df832087fa59c412ed982b261f45e1.zip
add experimental depctrl feed to readmeHEADmaster
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3a32e4b..983541f 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,15 @@ I do timing and editing, so these scripts mainly help with those. There's nothin
## how do i install them
-I believe you should just be able to add them via the [Automation Manager](https://aegisub.org/docs/3.2/Automation/Manager/index.html), or put them in your `autoload` folder.
+You should be able to add them via the [Automation Manager](https://aegisub.org/docs/3.2/Automation/Manager/index.html), or put them in your `autoload` folder.
-Most of them should register themselves with [DependencyControl](https://github.com/TypesettingTools/DependencyControl) if you have it installed, but I haven't set up a feed, so you won't be able to update them that way.
+I'm experimenting with offering a DependencyControl feed. The feed URL is:
+```
+https://427738.xyz/depctrl/feed.json
+```
-I'm not bothering with DepCtrl for newer scripts as it's too much red tape/boilerplate imo. sorry about that.
+Some of the scripts don't register themselves with DependencyControl, so they won't auto-update. Sorry about that.
+~~if it's any consolation it's not like i ever update them these days anyway~~
## how do i get help