1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 21:33:29 +08:00
Files
DSP_Mods/Dustbin/package/manifest.json
2022-09-11 10:19:58 +08:00

10 lines
274 B
JSON

{
"name": "Dustbin",
"version_number": "1.0.0",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/Dustbin",
"description": "Storages can destroy incoming items while capacity limited to zero",
"dependencies": [
"xiaoye97-BepInEx-5.4.17"
]
}