This commit is contained in:
meowster 2024-05-29 19:15:16 +02:00
commit 57d965a534
2 changed files with 5 additions and 0 deletions

View file

@ -1,2 +1,7 @@
# r1-apk-patcher # 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

Binary file not shown.