Skip to content

Commit

Permalink
Change game download branch for beta
Browse files Browse the repository at this point in the history
  • Loading branch information
welles committed Sep 22, 2023
1 parent 7bc11b4 commit 3b4bec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .run/Download Game.run.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Download Game" type="PowerShellRunType" factoryName="PowerShell" scriptUrl=".\Download-Game.ps1" scriptParameters="-Branch stable" workingDirectory="$SolutionDir$" executablePath="powershell.exe">
<configuration default="false" name="Download Game" type="PowerShellRunType" factoryName="PowerShell" scriptUrl=".\Download-Game.ps1" scriptParameters="-Branch beta" workingDirectory="$SolutionDir$" executablePath="powershell.exe">
<envs />
<method v="2" />
</configuration>
Expand Down

0 comments on commit 3b4bec5

Please sign in to comment.