Skip to content

Commit aa0bb63

Browse files
cg-223ethangreen-dev
authored andcommitted
small clarification in readme
1 parent 43c5c94 commit aa0bb63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Lovely is a lua injector which embeds code into a [LÖVE 2d](https://love2d.org/
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".
1111
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
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)
1313
* [`~/.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)
1414
* Flatpak version of Steam: `~/.var/app/com.valvesoftware.Steam/.steam/steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro`
1515
5. **<ins>Only Steam Deck / Proton / Wine</ins>** Set your game's launch options in Steam to `WINEDLLOVERRIDES="version=n,b" %command%`.

0 commit comments

Comments
 (0)