Update README.md

Added a browser alternative to serve as a proxy for cloudflare blocked users.
This commit is contained in:
OnyxDev 2024-05-12 21:13:55 +02:00 committed by GitHub
parent 389127bf23
commit 43a4c0872a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.