Skip to content

Commit

Permalink
Update launcher_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jacques-tony authored Nov 6, 2023
1 parent 76098fb commit f6423f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions launcher_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ NOTE: Set it to "false" or only "" to not use the client folder, so everything w
• executable The path to the client's executable file, represented as "bin/client.exe"
*/
{
"clientVersion": "13.21.13840",
"clientVersion": "13.21.13839",
"launcherVersion": "1.0",
"replaceFolders": true,
"replaceFolderName": [
Expand All @@ -24,6 +24,6 @@ NOTE: Set it to "false" or only "" to not use the client folder, so everything w
}
],
"clientFolder": "PhoenixClient",
"newClientUrl" : "https://github.com/jacques-tony/LaucherPhoenixBeta/releases/download/2.0/PhoenixLaucherBeta.zip",
"newClientUrl" : "https://github.com/jacques-tony/LaucherPhoenixBeta/releases/download/1.0/PhoenixClient.zip",
"clientExecutable": "client.exe"
}

0 comments on commit f6423f7

Please sign in to comment.