From d7039653b89f3643372fdf01eea11b504388ae2f Mon Sep 17 00:00:00 2001 From: KnifMelti Date: Wed, 4 Jan 2023 00:46:24 +0100 Subject: [PATCH] List-/ModsPath rewritten, now validated on Apache --- README.md | 3 +++ Winget-AutoUpdate/functions/Test-ModsPath.ps1 | 25 ++++++++++++------- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 26f8862..cb1202b 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Get Black/White List from Path (URL/UNC/Local) (download/copy to Winget-AutoUpda **-ModsPath** Get Mods from Path (URL/UNC/Local) (download/copy to `mods` in Winget-AutoUpdate installation location if external mods are newer). For URL: This requires a site directory with `Options +Indexes` in `.htaccess` and no index page overriding the listing of files. +Validated on IIS/Apache. Or an index page with href listing of all the Mods to be downloaded: ```