mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-06 05:25:43 -05:00
12 lines
329 B
JSON
12 lines
329 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/acidicoala/SmokeAPI/refs/tags/v3.0.0/res/SmokeAPI.schema.json",
|
|
"$version": 3,
|
|
"logging": true,
|
|
"default_app_status": "unlocked",
|
|
"override_app_status": {},
|
|
"override_dlc_status": {},
|
|
"auto_inject_inventory": true,
|
|
"extra_inventory_items": [],
|
|
"extra_dlcs": {}
|
|
}
|