docs: Add docs for CurseForge regex filename matcher (#4223)

This commit is contained in:
Harrison Black
2026-08-09 08:09:24 -05:00
committed by GitHub
parent 9b12eb6a6c
commit 21b134fd2b
2 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -611,7 +611,7 @@ This image maps known server properties as described in [this section](configura
</tr>
<tr>
<td><code>CF_FILENAME_MATCHER</code></td>
<td>Specify a substring to match the desired filename</td>
<td>Specify either a substring or a regex pattern surrounded with "/" to match the desired filename</td>
<td><code></code></td>
<td>⬜️</td>
</tr>