mirror of
https://github.com/DragoonAethis/itch-dl.git
synced 2025-02-01 22:32:37 +01:00
Updated Configuration Files (markdown)
parent
93d6e5fcf6
commit
50f389a76c
@ -9,7 +9,10 @@ The `config.json` file is a JSON file with the following structure (make sure yo
|
||||
```json
|
||||
{
|
||||
// itch.io API key - https://github.com/DragoonAethis/itch-dl/wiki/API-Keys
|
||||
"api_key": "UeqKR3nBrVCxM32qt....Ga0FH2TwwbDPIDhseFZ"
|
||||
"api_key": "UeqKR3nBrVCxM32qt....Ga0FH2TwwbDPIDhseFZ",
|
||||
|
||||
// User agent to send with itch.io requests (defaults to "itch-dl/{version} python-requests/{version}")
|
||||
"user_agent": "Mozilla/5.0 (X11; Linux x86_64; rv:101.0) Gecko/20100101 Firefox/101.0"
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user