@l_prod@mastodon.gamedev.place
Post #3158132
2025-04-26 15:12 UTC
@QuadRadical@wetdry.world Sure, desktop file is just
[Desktop Entry]
Exec=love /home/user/path/to/Balatro.exe
Icon=/home/user/path/to/balatro.ico
Name=Balatro
Type=Application
For the icon I'd recommend you grab your own - I extracted it with wrestool from the .exe itself but it's very low res and blurry.
Replies (1)
-
@QuadRadical@wetdry.world 2025-04-26 15:12
@l_prod@mastodon.gamedev.place oh kk thank you!