r1-apk-patcher/README.md

7 lines
161 B
Markdown
Raw Normal View History

2024-05-29 11:20:11 -05:00
# r1-apk-patcher
2024-05-29 12:04:10 -05:00
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