The BETTER, WORKING R1 APK PATCHER
Find a file
2024-05-29 19:15:16 +02:00
.gitignore add stuff 2024-05-29 18:24:33 +02:00
.prettierrc add stuff 2024-05-29 18:23:53 +02:00
APKEditor.jar add stuff 2024-05-29 18:23:53 +02:00
index.js comments 2024-05-29 19:14:23 +02:00
libbase.so add stuff 2024-05-29 18:23:53 +02:00
package-lock.json add stuff 2024-05-29 18:23:53 +02:00
package.json add stuff 2024-05-29 18:23:53 +02:00
RabbitLauncher0517.apk add stuff 2024-05-29 18:23:53 +02:00
README.md Update README.md 2024-05-29 17:04:10 +00:00
uber-apk-signer-1.2.1.jar add stuff 2024-05-29 18:23:53 +02:00

r1-apk-patcher

how to run:

  1. set important stuff in index.js (top of the file)
  2. run npm i in the project directory
  3. finally run node index.js
  4. done