Skip to content

Commit

Permalink
Merge branch '1.20.4' of D:\Repos\Minecraft\SFM\repos\SuperFactoryMan…
Browse files Browse the repository at this point in the history
…ager 1.20.4 into 1.21.0
  • Loading branch information
TeamDman committed Aug 2, 2024
2 parents 1939bd7 + a0fa333 commit 9dd0d95
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ $instances = @{
"C:\Users\TeamD\AppData\Roaming\PrismLauncher\instances\sfm test 1.20.2" = "1.20.2"
"C:\Users\TeamD\AppData\Roaming\PrismLauncher\instances\sfm test 1.20.3" = "1.20.3"
"C:\Users\TeamD\AppData\Roaming\PrismLauncher\instances\sfm test 1.20.4" = "1.20.4"
"C:\Users\TeamD\AppData\Roaming\PrismLauncher\instances\sfm test 1.21.0" = "1.21"
}
foreach ($instance in $instances.GetEnumerator()) {
$jar = Get-JarForVersion -version $instance.Value
Expand Down

0 comments on commit 9dd0d95

Please sign in to comment.