mirror of
https://github.com/shadowbaofu/rogueEditor.git
synced 2025-06-16 05:55:21 +00:00
Update README.md
This commit is contained in:
parent
43a4c0872a
commit
b4b743ea5b
10
README.md
10
README.md
@ -18,12 +18,10 @@
|
|||||||
|
|
||||||
## Running the program in the browser
|
## Running the program in the browser
|
||||||
Want to run the program in the browser without downloading anything?
|
Want to run the program in the browser without downloading anything?
|
||||||
- Register at https://replit.com
|
- Register an account at https://replit.com
|
||||||
- Navigate to https://replit.com/@OnyxdevSoftware/rogueEditor
|
- Navigate to https://replit.com/@OnyxdevSoftware/rogueEditor
|
||||||
- Click fork and run
|
- Click fork and run
|
||||||
|
- This requires no setup or programming skills.
|
||||||
This requires no setup, as the fork will handle it for you automatically.
|
|
||||||
Just run the program once you're done.
|
|
||||||
|
|
||||||
## Warning
|
## Warning
|
||||||
|
|
||||||
@ -70,8 +68,8 @@ 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 ip/connection will fix this)
|
- You may be temporarily flagged by Cloudflare. (Changing connection/IP will fix this)
|
||||||
- Pokerogue may be down or lagging
|
- Pokerogue may be down or lagging (This causes the program to timeout)
|
||||||
|
|
||||||
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user