forked from acidicoala/SmokeAPI
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSmokeAPI.server.config.json
More file actions
38 lines (38 loc) · 995 Bytes
/
Copy pathSmokeAPI.server.config.json
File metadata and controls
38 lines (38 loc) · 995 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"$schema": "https://raw.githubusercontent.com/acidicoala/SmokeAPI/refs/tags/v4.0.0/res/SmokeAPI.schema.json",
"$version": 4,
"logging": false,
"log_steam_http": false,
"default_app_status": "unlocked",
"override_app_status": {
"107410": "unlocked"
},
"override_dlc_status": {
"2647830": "unlocked",
"2647760": "unlocked",
"1681170": "unlocked",
"1325500": "unlocked",
"1294440": "unlocked",
"1227700": "unlocked",
"1175380": "unlocked",
"1042220": "unlocked",
"1021790": "unlocked",
"798390": "unlocked",
"744950": "unlocked",
"639600": "unlocked",
"612480": "unlocked",
"601670": "unlocked",
"571710": "unlocked",
"395180": "unlocked",
"332350": "unlocked",
"304400": "unlocked",
"304380": "unlocked",
"288520": "unlocked",
"275700": "unlocked",
"249862": "unlocked",
"249861": "unlocked"
},
"auto_inject_inventory": false,
"extra_inventory_items": [],
"extra_dlcs": {}
}