-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ad89b7
commit 8331c88
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ This PowerShell script executes the Test Runner for a Farming Simulator 22 mod. | |
- `$testRunnerPath`: Path where the Test Runner executable (`TestRunner_public.exe`) is installed. | ||
- `$gamePath`: Path where Farming Simulator 22 is installed. | ||
- `$outputBasePath`: Base output folder where the results will be stored. | ||
- `$giantsEditorPath` : Path where Giants Editor is Installed (Coming Soon) | ||
- `$giantsEditorPath` : Path where Giants Editor is Installed | ||
|
||
4. **Run the Script:** | ||
- Open PowerShell. | ||
|
@@ -48,4 +48,4 @@ This PowerShell script executes the Test Runner for a Farming Simulator 22 mod. | |
- This script uses PowerShell to execute the Test Runner command with the specified parameters. | ||
- Ensure that the paths to `TestRunner_public.exe`, the game folder, and the output base folder are correctly defined in the script. | ||
- Exercise caution when running scripts from untrusted sources. | ||
- For issues or suggestions, please contact [Miguel Pacheco](mailto:[email protected]). | ||
- For issues or suggestions, please contact [Miguel Pacheco](mailto:[email protected]) or create an issue on the Repository. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters