From 43a4c0872af63a8e9ada5a3979f40e38f9136e56 Mon Sep 17 00:00:00 2001 From: OnyxDev Date: Sun, 12 May 2024 21:13:55 +0200 Subject: [PATCH] Update README.md Added a browser alternative to serve as a proxy for cloudflare blocked users. --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 6723b08..3ee307e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,15 @@ - Unzip/extract it into your desired location (It's recommended to create a new folder) - Run the program with "rogueEditor.exe" +## Running the program in the browser +Want to run the program in the browser without downloading anything? +- Register at https://replit.com +- Navigate to https://replit.com/@OnyxdevSoftware/rogueEditor +- Click fork and run + +This requires no setup, as the fork will handle it for you automatically. +Just run the program once you're done. + ## Warning Some antivirus software may give false positives when running this program. @@ -60,6 +69,10 @@ Will I get banned for using this? Why did nothing happen after my modifications? - Refresh pokerogue.net in your browser. +Why does the program say that my login information is incorrect when it's not? +- You may be temporarily flagged by Cloudflare. (Changing ip/connection will fix this) +- Pokerogue may be down or lagging + How can i use this on the local version of Pokerogue? - You can modify the API endpoints in the source to point towards localhost:8000.