From 282a2d0fd8dedc053e37cbfb6cef2633f9f3d706 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 3 May 2025 15:26:01 -0400 Subject: [PATCH] Add new features to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 63a10a0..205e30f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ Tweaks for the official FFXIV launcher. ## Features * Configure the launcher URL, enabling you to write custom launcher pages. +* Configure the boot and game patching URLs. * Force the launcher/boot executable to use the system proxy. (The web browser portions of the launcher already use the system proxy.) +* Force the launcher/boot executable to always communicate over HTTP instead of HTTPS, to make it easier to replace with local services. * Bypasses the (soft) WebView2 requirement introduced in Patch 7.21. * Disable the boot version check.