From 7a39a50e97f3a0af6eb9805e3457c1669717b5fa Mon Sep 17 00:00:00 2001 From: chiteroman <98092901+chiteroman@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:34:08 +0100 Subject: [PATCH] Update changelog --- .gitmodules | 3 +++ app/src/main/cpp/libcxx | 1 + changelog.md | 6 ++---- 3 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 .gitmodules create mode 160000 app/src/main/cpp/libcxx diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..15d4b83 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "app/src/main/cpp/libcxx"] + path = app/src/main/cpp/libcxx + url = https://github.com/topjohnwu/libcxx.git diff --git a/app/src/main/cpp/libcxx b/app/src/main/cpp/libcxx new file mode 160000 index 0000000..12c8f4e --- /dev/null +++ b/app/src/main/cpp/libcxx @@ -0,0 +1 @@ +Subproject commit 12c8f4e93f196a700137e983dcceeac43cf807f2 diff --git a/changelog.md b/changelog.md index 3fc75e5..df207f8 100644 --- a/changelog.md +++ b/changelog.md @@ -4,8 +4,6 @@ https://t.me/playintegrityfix # v14.2 -DO NOT UPDATE TO THIS VERSION IF YOU ARE USING CUSTOM FINGERPRINT! +Plug and play version! -This release is only for people who don't know how to use custom spoof. - -I will release a new version for custom spoof later. \ No newline at end of file +If you want to spoof your custom props use: https://github.com/chiteroman/PlayIntegrityFix/releases/tag/DEV-v1 \ No newline at end of file