Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpeng3 authored Feb 29, 2024
1 parent df621da commit 7f2c5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|
Expand Down

0 comments on commit 7f2c5c3

Please sign in to comment.