v2.2
This commit is contained in:
parent
eccd0f5e54
commit
1fa1a37421
10
README.md
10
README.md
|
|
@ -1,7 +1,7 @@
|
||||||
<div align="center" class="tip" markdown="1" style>
|
<div align="center" class="tip" markdown="1" style>
|
||||||
|
|
||||||

|

|
||||||
  
|
  
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
# 🍷 A simple Shell script to setup ORC revivals automatically on Linux
|
# 🍷 A simple Shell script to setup ORC revivals automatically on Linux
|
||||||
|
|
@ -9,13 +9,13 @@
|
||||||
This script is not supported in any way, shape or form by the official devs of these revivals.
|
This script is not supported in any way, shape or form by the official devs of these revivals.
|
||||||
|
|
||||||
## ⚡ What this does
|
## ⚡ What this does
|
||||||
This script will download dependencies, register URI and install the revival of choice (Currently Polygon, Placeholder and ItteBlox). It can also install DXVK, and uninstall the revival of choice.
|
This script will download dependencies, register URI and install the revival of choice (Currently Polygon, Roblosium, Placeholder and ItteBlox). It can also install DXVK, and uninstall the revival of choice.
|
||||||
|
|
||||||
## ⚠️ Requirements
|
## ⚠️ Requirements
|
||||||
The needed packages are:
|
The needed packages are:
|
||||||
- `sudo`
|
- `sudo`
|
||||||
- The latest WINE (obv, preferably wine-staging)
|
- The latest WINE (obv, preferably wine-staging)
|
||||||
- `cabextract`
|
- `cabextract` (for Polygon only)
|
||||||
- `wget`
|
- `wget`
|
||||||
- `unzip` (for Itteblox only)
|
- `unzip` (for Itteblox only)
|
||||||
|
|
||||||
|
|
@ -43,6 +43,8 @@ If you're not on arch, look at this website to see all the dependencies: https:/
|
||||||
|
|
||||||
2. Uninstalling the revival (use `./wineorc.sh uninstall` and then select the revival) and then reinstalling it again.
|
2. Uninstalling the revival (use `./wineorc.sh uninstall` and then select the revival) and then reinstalling it again.
|
||||||
|
|
||||||
|
3. (for Roblosium only) Make sure that your ad-blocker is disabled when trying to join a game.
|
||||||
|
|
||||||
If those don't work, DM me on Discord: DarDarDar#3429.
|
If those don't work, DM me on Discord: DarDarDar#3429.
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
@ -52,7 +54,7 @@ calones for helping me, and putting up with me being dumb
|
||||||
|
|
||||||
thexkey for helping me alot making the Placeholder helper
|
thexkey for helping me alot making the Placeholder helper
|
||||||
|
|
||||||
itteh, pizzaboxer, kinery and thexkey for making great revivals
|
itteh, genosmrpg, pizzaboxer, kinery and thexkey for making great revivals
|
||||||
|
|
||||||
|
|
||||||
<div align="center" class="tip" markdown="1" style>
|
<div align="center" class="tip" markdown="1" style>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue