From 70e6e7362a37a064be8f7705c69060ea414eaac9 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Wed, 22 Oct 2025 09:46:12 +0200 Subject: [PATCH] Update bootstrapper-manual for 0.11.13 hotfix 1 --- bootstrapper-manual.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/bootstrapper-manual.html b/bootstrapper-manual.html index 911c9e8..2ed27b5 100644 --- a/bootstrapper-manual.html +++ b/bootstrapper-manual.html @@ -137,11 +137,12 @@

Metadata Patches

Metadata Patches are loaded from .txt files in the OpenWF/Metadata Patches/ folder.

-

They are parsed line by line, with leading and trailing spaces and tabs being ignored:

+

They are parsed line by line. If a line starts with /, a new patch for the given absolute path is started.

+

It is possible to have a single patch affect multiple paths by using ampersands. The start of a patch can also take up multiple lines if the ampersand is at the end of the line or the beginning of the next line.

+

For the remaining processing, leading and trailing spaces and tabs are ignored: