mirror of
https://bgithub.xyz/mtrlps-community/lps-community-guide.git
synced 2026-02-04 23:14:41 +08:00
Upload client_config.json for ResourcePackUpdator
This commit is contained in:
18
docs/assets/gameresources/client_config.json
Normal file
18
docs/assets/gameresources/client_config.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"version": 2,
|
||||||
|
"localPackName": "SyncedPack",
|
||||||
|
"sources": [
|
||||||
|
{
|
||||||
|
"name": "Official (Tencent Cloud Singapore)",
|
||||||
|
"baseUrl": "https://mc.zbx1425.cn/jlp-rp4",
|
||||||
|
"hasDirHash": true,
|
||||||
|
"hasArchive": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Proxy (LPSGuideCN)",
|
||||||
|
"baseUrl": "https://rpu.lpsguide.cn/jlp-rp4",
|
||||||
|
"hasDirHash": true,
|
||||||
|
"hasArchive": false
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user