You've already forked TrickyStore
mirror of
https://github.com/5ec1cff/TrickyStore.git
synced 2025-09-06 06:37:07 +00:00
1. Meet latest glaze's requirements, and upgrade it 2. Get rid of glaze_write_json to avoid using iostream, which made binary size increased. Use C methods instead. Signed-off-by: GarfieldHan <2652609017@qq.com>
7 lines
269 B
Plaintext
7 lines
269 B
Plaintext
[submodule "module/src/main/cpp/external/LSPlt"]
|
|
path = module/src/main/cpp/external/LSPlt
|
|
url = https://github.com/LSPosed/LSPlt
|
|
[submodule "module/src/main/cpp/external/glaze"]
|
|
path = module/src/main/cpp/external/glaze
|
|
url = https://github.com/stephenberry/glaze
|