Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Installation instructions for Linux #22

Merged
merged 4 commits into from
Jun 26, 2024
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions content/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,17 @@ The Ori and the Will of the Wisps Randomizer requires the latest version of the

## Download

Download the lastest WotwRandoSetup.exe from [our website](https://wotw.orirando.com). Launch this file to install the randomizer.
### Windows

Because the randomizer is working by injecting its own functionalities into the base game, anti-virus programs tend to view it as a malware. You will most likely need to whitelist the folder in which you installed the randomizer so your anti-virus is not preventing it from launching and installing.
Download and install the latest setup executable from [our website](https://wotw.orirando.com/)

Because the randomizer is working by injecting its own functionalities into the base game, antivirus programs tend to view it as a malware. You will most likely need to whitelist the folder in which you installed the randomizer so your antivirus is not preventing it from launching and installing.

### Linux

Install [Bottles](https://flathub.org/apps/com.usebottles.bottles) using Flatpak, and launch it at least once, no further setup is required inside Bottles.

Then, download the latest application from [our website](https://wotw.orirando.com/), and lanuch the file titled "ori-rando-launcher" directly, it should set up and manage all the necessary bottles automatically in the background once you load into the game.
timoschwarzer marked this conversation as resolved.
Show resolved Hide resolved

## Steam

Expand Down