From 7f2c5c396de499950f2853c559fa229d59848d9a Mon Sep 17 00:00:00 2001 From: sus <54392299+jeffpeng3@users.noreply.github.com> Date: Fri, 1 Mar 2024 02:37:53 +0800 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 560cf25..00f624e 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ If you want to support my work: - If a variable does not exists the parser will not try to change that value in the configuration file. - If a `DefaultPalWorldSettings.ini` exists but a `PalWorldSettings.ini` does not, it will try to copy it to the right directory. - If a `DefaultPalWorldSettings.ini` exists and a `PalWorldSettings.ini` exits, but it is empty, then it will try to copy the contents over to the settings file. -- If the variable `WINEPREFIX` exits then from v1.0.10 or up you can run the linux binary and it will try to use the Windows path. +- If the variable `WINEPREFIX` exists then from v1.0.10 or up you can run the linux binary and it will try to use the Windows path. - There is some very basic validation on the variables. |Rule|Value|Example|