You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-5Lines changed: 17 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,27 @@
3
3
---
4
4
5
5
## About
6
-
This program searches for updates for the Elden Ring SeamlessCoop Mod by LukeYui. If a new release is available, it will be installed automatically. The ersc_settings.ini are retained if desired.
6
+
This program searches for updates for the Elden Ring SeamlessCoop Mod by LukeYui. If a new release is available, it will be installed automatically. The ersc_settings.ini will be retained.
7
7
8
-
## OS
9
-
Windows 10 or newer
8
+
## Requirements
9
+
- Windows 10 or newer
10
+
- Elden Ring installed
11
+
- Directory with Elden Ring files has to be ``C:\Program Files (x86)\Steam\steamapps\common\ELDEN RING`` (default)
10
12
11
-
## Usage
12
-
Just run the downloaded ``ersc_updater.exe`` and follow the instructions in the terminal.
13
+
## Installation
14
+
- Navigate to the latest release on the [releases tab](https://github.com/TheFirstRandom/SeamlessCoopUpdater/releases).
15
+
- Download the ``SeamlessCoopUpdater.zip`` file.
16
+
- Unzip the archive (any location on your PC will work, for the best clarity I recommend the ``.\ELDEN RING\Game`` directory).
17
+
- Open the unzipped ``SeamlessCoop Updater`` directory
18
+
- Move the ``update_and_start_ersc.lnk`` to any location you want the modded to run from (likely your desktop).
19
+
- Run ``update_and_start_ersc.lnk`` one time to install the mod and detect the current version.
20
+
- If you want to launch the modded game and check for updates first, anytime run ``update_and_start_ersc.lnk``.
21
+
22
+
**Remark:** You can rename the ``update_and_start_ersc.lnk`` if you want to.
13
23
14
24
## Notes
25
+
If something isn't working you can open an issue on [the issues tab](https://github.com/TheFirstRandom/SeamlessCoopUpdater/issues).
26
+
15
27
This project is an updater for the SeamlessCoop Mod for Elden Ring, which is created by LukeYui. It was not coded by or in cooperation with the developer of the mod and is not officially supported.
16
28
17
29
[Show mod on GitHub](https://github.com/LukeYui/EldenRingSeamlessCoopRelease)
0 commit comments