Refactored DLC unlocking logic

This commit is contained in:
acidicoala
2023-01-06 05:18:13 +03:00
parent b04c96a36d
commit 011f3fac5d
19 changed files with 310 additions and 317 deletions

View File

@@ -2,10 +2,12 @@
"$version": 2,
"logging": true,
"unlock_family_sharing": true,
"unlock_all": true,
"override": [],
"dlc_ids": [],
"default_app_status": "unlocked",
"default_dlc_status": "unlocked",
"override_app_status": {},
"override_dlc_status": {},
"extra_dlc_ids": [],
"auto_inject_inventory": true,
"inventory_items": [],
"extra_inventory_items": [],
"koalageddon_config": null
}