Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit a3b5057

Browse files
authored
Merge pull request #199 from mxderouet/patch-1
Fix incorrect file name: eldenring_config.toml to config_eldenring.toml
2 parents 6185f54 + 536ab3a commit a3b5057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Mod Engine 2 is a ground up rewrite of Mod Engine, a runtime code patching and i
1313
1. Download the latest [release](https://github.com/soulsmods/ModEngine2/releases).
1414
2. Create a folder in the mod folder, I recommend the name of the mod for clarity.
1515
3. Unpack the mod into the just created folder.
16-
4. Edit the `eldenring_config.toml` (or your game of choice) to include the folder you just created.
16+
4. Edit the `config_eldenring.toml` (or your game of choice) to include the folder you just created.
1717

1818
```toml
1919
mods = [

0 commit comments

Comments
 (0)