diff --git a/README.md b/README.md index 4d79c7e..6dfbce4 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ Lovely is a lua injector which embeds code into a [LÖVE 2d](https://love2d.org/ 1. Download the [latest release](https://github.com/ethangreen-dev/lovely-injector/releases) for Windows. This will be `lovely-x86_64-pc-windows-msvc.zip`. 2. Open the .zip archive, copy `version.dll` into the game directory. You can navigate to the game's directory by right-clicking the game in Steam, hovering "Manage", and selecting "Browse local files". -3. Put one or more mods into the mod directory (NOT the same as the game directory). If you are modding Balatro, this should be +3. Put one or more mods into the mod directory (NOT the same as the game directory). You may need to create the `Mods` folder yourself, or launch Balatro with lovely installed once to create it automatically. If you are modding Balatro, this should be * `%AppData%/Balatro/Mods` on Windows -* [`~/.steam/steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro`](https://steamcommunity.com/sharedfiles/filedetails/?id=3178949415) on Steam Deck (`~/` will be called *Home* if you are moving files in the GUI file manager) -* Flatpak version of Steam: `~/.var/app/com.valvesoftware.Steam/.steam/steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro` +* [`~/.steam/steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods`](https://steamcommunity.com/sharedfiles/filedetails/?id=3178949415) on Steam Deck (`~/` will be called *Home* if you are moving files in the GUI file manager) +* Flatpak version of Steam: `~/.var/app/com.valvesoftware.Steam/.steam/steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods` 5. **Only Steam Deck / Proton / Wine** Set your game's launch options in Steam to `WINEDLLOVERRIDES="version=n,b" %command%`. 6. Run the game through Steam.