1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-08 20:53:28 +08:00
Files
DSP_Mods/PoolOpt/package/manifest.json
2023-09-05 18:29:37 +08:00

10 lines
298 B
JSON

{
"name": "PoolOpt",
"version_number": "0.9.3",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/PoolOpt",
"description": "Optimize memory pools on loading gamesaves / 加载游戏存档时优化内存池的使用",
"dependencies": [
"xiaoye97-BepInEx-5.4.17"
]
}