peytonplayz585-shadow-4.0/README.md

14 lines
645 B
Markdown
Raw Permalink Normal View History

2024-04-15 04:22:56 -07:00
# Shadow-4.0
2024-04-15 22:18:01 -07:00
# Running the Desktop Runtime
2024-04-15 04:22:56 -07:00
2024-04-15 22:20:00 -07:00
**Note: Requires a physical display to run, will NOT run on codespaces, ANY online terminal without a graphical display, or ANY ssh without X11 forwarding (Pretty much self explanitory but for the people who didn't know)**
2024-04-15 22:18:01 -07:00
2024-04-15 22:20:00 -07:00
**^^^**
2024-04-15 22:20:26 -07:00
2024-04-15 22:20:00 -07:00
**If you STILL don't understand, it basically means you have to run it on YOUR personal computer. You most likely will not be able to use it in a browser VM without a graphical interface or over SSH**
2024-04-15 22:18:01 -07:00
1. Clone this GitHub repo (Either using git or manual download)
2. cd into the directory of this repo
3. Run `gradlew runclient` and wait for it to finish compiling