pathofbuilding: persist Builds and Settings.xml

master
Richard Kuhnt 2020-05-09 21:43:20 +02:00
parent 5d91350802
commit 9fa6308b4d
1 changed files with 9 additions and 0 deletions

View File

@ -6,6 +6,15 @@
"url": "https://github.com/Openarl/PathOfBuilding/releases/download/v1.4.168/PathOfBuilding-1.4.168.zip",
"hash": "77ea15eef3badaf48b3be22515760d6955b6d46040a16da3824dc0a9819ea1a8",
"bin": "Path of Building.exe",
"persist": [
"Builds",
"Settings.xml"
],
"pre_install": [
"if(!(Test-Path \"$dir\\Settings.xml\")) {",
" Set-Content \"$dir\\Settings.xml\" -Value '<?xml version=\"1.0\" encoding=\"UTF-8\"?><PathOfBuilding></PathOfBuilding>' -Encoding ascii",
"}"
],
"shortcuts": [
[
"Path of Building.exe",