Skip to content

Commit

Permalink
Update NomifactoryMigrator.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit authored Mar 9, 2023
1 parent cbb1cb8 commit 2bb1d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NomifactoryMigrator.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#This script will help move important folders from one instance of the pack to another, saving you time!
#Original Author: capSAR273, updated author, IntegerLimit, if you have any questions or issues you can contact me on GitHub (Or on the Nomifactory Discord)!

Write-Host "Before you continue, make sure you have imported the new instance in your preferred launcher from the CurseForge, or a zip file, first!"
Write-Host "Before you continue, make sure you have imported the new instance in your preferred launcher from CurseForge, or a zip file, first!"

$oldPath = Read-Host -Prompt "Enter the path to the old version's minecraft folder."
$newPath = Read-Host -Prompt "Enter the path to the new version's minecraft folder."
Expand Down

0 comments on commit 2bb1d47

Please sign in to comment.