From c8d0892ccfb56c2a1fbac758f0476267fa951e41 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 9 Nov 2024 21:54:30 -0500 Subject: [PATCH] Update README.md added instructions for stuff --- README.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e72416d..c6c8e36 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,27 @@ # CF-Handler -A simple file made to stop CatFlipper, a paid Hypixel Skyblock Auction House macro, from timing out and never restarting. +This is a simple file made to prevent CatFlipper, a paid Hypixel Skyblock Auction House macro, from timing out and never restarting. -⭐**PLEASE STAR THE REPO TO SHOW GRATTITUDE**⭐ +⭐**PLEASE STAR THE REPO TO SHOW GRATITUDE**⭐ Directions: + +**To build and run** +- sudo apt update && sudo apt install git +- git clone https://github.com/ProbAlex/CF-Handler +- cd CF-Handler +- chmod +x build.sh +- ./build.sh +- ./{output-binary} + +**If you have Python and just wanna run** - to download: wget https://github.com/ProbAlex/CF-Handler/releases/latest/download/CF-Handler.py && chmod +x CF-Handler.py - to run: python3 CF-Handler.py - to stop: ctrl+c -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. +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. Planned: + Nothing Support/Suggestions: --- Join https://discord.gg/godflipper for assistence or to suggest more features Nevo won't make himself :3 +-- Join https://discord.gg/godflipper for assistance or to suggest more features Nevo won't make himself :3