Skip to content

Commit c8d0892

Browse files
authored
Update README.md
added instructions for stuff
1 parent 9aa87ca commit c8d0892

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,27 @@
11
# CF-Handler
2-
A simple file made to stop CatFlipper, a paid Hypixel Skyblock Auction House macro, from timing out and never restarting.
2+
This is a simple file made to prevent CatFlipper, a paid Hypixel Skyblock Auction House macro, from timing out and never restarting.
33

4-
**PLEASE STAR THE REPO TO SHOW GRATTITUDE**
4+
**PLEASE STAR THE REPO TO SHOW GRATITUDE**
55

66
Directions:
7+
8+
**To build and run**
9+
- sudo apt update && sudo apt install git
10+
- git clone https://github.com/ProbAlex/CF-Handler
11+
- cd CF-Handler
12+
- chmod +x build.sh
13+
- ./build.sh
14+
- ./{output-binary}
15+
16+
**If you have Python and just wanna run**
717
- to download: wget https://github.com/ProbAlex/CF-Handler/releases/latest/download/CF-Handler.py && chmod +x CF-Handler.py
818
- to run: python3 CF-Handler.py
919
- to stop: ctrl+c
1020

11-
Note: This script only works on Linux as I refuse to test Catflipper on my personal computer. If there is high demand for a windows port, I will do it at a public library.
21+
Note: This script only works on Linux, as I refuse to test Catflipper on my personal computer. If there is a high demand for a Windows port, I will do it at a public library.
1222

1323
Planned:
1424
+ Nothing
1525

1626
Support/Suggestions:
17-
-- Join https://discord.gg/godflipper for assistence or to suggest more features Nevo won't make himself :3
27+
-- Join https://discord.gg/godflipper for assistance or to suggest more features Nevo won't make himself :3

0 commit comments

Comments
 (0)