添加贴图替换功能

This commit is contained in:
pm chihya
2026-05-09 20:51:08 +08:00
parent 3c4b16e03b
commit 4d731ba32b
17 changed files with 1360 additions and 54 deletions
+4 -1
View File
@@ -5,7 +5,10 @@
"useRemoteAssets": true,
"useAPIAssets": false,
"useAPIAssetsURL": "https://uma.chinosk6.cn/api/gkms_trans_data",
"useAPITextureAssets": false,
"useAPITextureAssetsURL": "https://texture.gakumas.cn/api/gkms_texture_data",
"delTextureRemoteAfterUpdate": true,
"delRemoteAfterUpdate": false,
"cleanLocalAssets": false,
"p": false
}
}
+3 -1
View File
@@ -3,9 +3,11 @@
"enabled": true,
"lazyInit": true,
"replaceFont": true,
"replaceTexture": true,
"textTest": false,
"useMasterTrans": true,
"dumpText": false,
"dumpRuntimeTexture": false,
"gameOrientation": 0,
"forceExportResource": false,
"enableFreeCamera": false,
@@ -42,4 +44,4 @@
"bLimitZx": 1.5,
"bLimitZy": 1.5,
"pf": false
}
}