mirror of
https://git.chinosk6.cn/chinosk/gkms-localify-dmm.git
synced 2026-05-15 07:42:31 +07:00
添加贴图替换功能
This commit is contained in:
@@ -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,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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user