1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 05:33:37 +08:00
This commit is contained in:
2023-08-30 21:12:49 +08:00
parent 118e1b85e3
commit 884700d896
6 changed files with 124 additions and 0 deletions

View File

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