Skip to content

Commit 16e61e5

Browse files
cg-223ethangreen-dev
authored andcommitted
readme points to Mods folder for all platforms
1 parent aa0bb63 commit 16e61e5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Lovely is a lua injector which embeds code into a [LÖVE 2d](https://love2d.org/
88

99
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`.
1010
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".
11-
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
12-
* `%AppData%/Balatro/Mods` on Windows (you may need to create this folder yourself, or launch Balatro with lovely installed once to create it automatically)
13-
* [`~/.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)
14-
* Flatpak version of Steam: `~/.var/app/com.valvesoftware.Steam/.steam/steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro`
11+
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
12+
* `%AppData%/Balatro/Mods` on Windows
13+
* [`~/.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)
14+
* Flatpak version of Steam: `~/.var/app/com.valvesoftware.Steam/.steam/steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods`
1515
5. **<ins>Only Steam Deck / Proton / Wine</ins>** Set your game's launch options in Steam to `WINEDLLOVERRIDES="version=n,b" %command%`.
1616
6. Run the game through Steam.
1717

0 commit comments

Comments
 (0)