1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 02:53:29 +08:00
Files
DSP_Mods/Dustbin/package/manifest.json
2022-09-10 23:19:47 +08:00

10 lines
288 B
JSON

{
"name": "Dustbin",
"version_number": "1.0.0",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/Dustbin",
"description": "Storages with capacity limited to zero act like dustbins(abandon incoming items)",
"dependencies": [
"xiaoye97-BepInEx-5.4.17"
]
}