mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-08 20:53:28 +08:00
10 lines
298 B
JSON
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"
|
|
]
|
|
}
|