Update README.md

This commit is contained in:
OnyxDev 2024-05-12 21:47:39 +02:00 committed by GitHub
parent b4b743ea5b
commit 88ca925ca7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,9 +68,12 @@ Why did nothing happen after my modifications?
- Refresh pokerogue.net in your browser. - Refresh pokerogue.net in your browser.
Why does the program say that my login information is incorrect when it's not? Why does the program say that my login information is incorrect when it's not?
- You may be temporarily flagged by Cloudflare. (Changing connection/IP will fix this) - You may be temporarily flagged by Cloudflare. (Changing connection/ip will fix this)
- Pokerogue may be down or lagging (This causes the program to timeout) - Pokerogue may be down or lagging (This causes the program to timeout)
By running the source via a replit.com fork, will it bypass my cloudflare issues?
- Yes.
How can i use this on the local version of Pokerogue? 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. - You can modify the API endpoints in the source to point towards localhost:8000.