{
    "version": "nightly",
    "description": "The ultimate entertainment platform.",
    "homepage": "https://store.steampowered.com/",
    "license": {
        "identifier": "Freeware",
        "url": "https://store.steampowered.com/legal/"
    },
    "notes": "Changing Steam library folder is HIGHLY recommended.",
    "url": "https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe#/dl.7z",
    "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\" -Force -Recurse",
    "uninstaller": {
        "file": "uninstall.exe",
        "args": "/S"
    },
    "bin": "Steam.exe",
    "shortcuts": [
        [
            "Steam.exe",
            "Steam",
            "-dev"
        ]
    ],
    "persist": [
        "skins",
        "steamapps",
        "userdata"
    ]
}
