Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JustDen1234 committed Jul 28, 2021
1 parent df4a291 commit ff5c2fc
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ So I created a small program that sorts the destinations alphabetically. Also ta

## Usage

1. Save and close your game (no need to quit FS19).
1. Copy the AutoDriveSort.exe into your savegame folder (mostly: C:\Users\[username]\Documents\My Games\FarmingSimulator2019\savegame[number]\).
1. Run it.

New in v1.4.0:
---
1. Create a shortcut to AutoDriveSort.exe, and add one of more of the arguments below:
-dir [savegame folder]
-backups [number of backups to keep]
Expand All @@ -23,13 +20,25 @@ New in v1.4.0:
1. Save and close your game (no noeed to quit FS19).
1. Run the shortcut.

---

Only in v1.3.0:
1. Create a shortcut to AutoDriveSort.exe, and add the savegame folder as an argument.
Example: D:\AutoDriveSort.exe "C:\Data\Documents\My Games\FarmingSimulator2019\savegame1"
1. Save and close your game (no need to quit FS19).
1. Run the shortcut.


---
OR

1. Save and close your game (no need to quit FS19).
1. Copy the AutoDriveSort.exe into your savegame folder (mostly: C:\Users\[username]\Documents\My Games\FarmingSimulator2019\savegame[number]\).
1. Run it.




## How does it work?

1. It will look for the AutoDrive xml file (named 'AutoDrive_config.xml').
Expand Down

0 comments on commit ff5c2fc

Please sign in to comment.