Files
SteamAutoCracks.github.io/docs/CommaneLineUserManual.md
oureveryday 307daa89cc Fix table
2025-03-11 13:22:30 +08:00

1.4 KiB

layout, title, description
layout title description
default SteamAutoCrack Command Line User Manual Command Line User Manual

Back to docs index

Command Line User Manual

  • You have to manually compile the CLI version source code.

Usage

SteamAutoCrack.CLI [command] [options]

Main Commands

Command Description
crack <Path> Start the crack process.
updateapplist Force update of the Steam App List.
downloademu Download/Update the Goldberg Steam emulator.
createconfig Create a default config file.

Commands

Crack

Option Description
--config <config> The process configuration JSON file. [Default: config.json in the program's current running directory]
--appid <appid> The game's Steam AppID. (Required when generating Goldberg Steam emulator game info)
--debug Enable debug logging.

updateapplist

Option Description
--debug Enable debug logging.

downloademu

Option Description
--force Force (re)download.
--debug Enable debug logging.

createconfig

Option Description
--path Change the default config path.
--debug Enable debug logging.