Skip to content

Commit

Permalink
Add support for Steam installed via Flathub.
Browse files Browse the repository at this point in the history
  • Loading branch information
pchote committed Jan 22, 2023
1 parent eb549ad commit 342c07d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@ Install the C&C Remastered Collection through Steam or Origin.

#### Linux

Install the C&C Remastered Collection through Steam using Proton.
Install the C&C Remastered Collection through Steam using the following procedure:

1. Install Steam through your distro package manager or [Flathub](https://flathub.org/apps/details/com.valvesoftware.Steam).
2. Launch Steam and enable "Enable Steam Play for all other titles" from the Settings → Steam Play menu.
3. Install C&C Remastered Collection from the Library tab.

#### macOS

Expand Down
2 changes: 1 addition & 1 deletion mod.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
MOD_ID="cnc"

# The OpenRA engine version to use for this project.
ENGINE_VERSION="971cfc0cf5"
ENGINE_VERSION="f781ec0070"

##############################################################################
# Packaging
Expand Down

0 comments on commit 342c07d

Please sign in to comment.