Launches a Meld process for the current project.
The project must be the first one open.
The command is Meld Diff: Launch; the keyboard shortcut is Alt+M
.
You can change which Meld process is spawned by going to
Settings->Meld Diff and changing Meld Path; the default is
meld
.
You can also change which arguments to pass to Meld by going to
Settings->Love Launcher and changing Meld Arguments; the default is
--auto-compare
.
If something isn't working be sure to check the console; that's where debug info is dumped.
This is a fork of footballhead's love-launcher. Not sure if there's a specific place I'm supposed to accredit the original author, so I will put it here. I'm also not sure if I'm supposed to add my name to the LICENSE. But for now I will leave it as is.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.