Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 621 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 621 Bytes

LÖVE Launcher

Launch LÖVE projects via shortcut (ALT+L).

LÖVE Launcher

Inspired by the Atom extension love-launcher.

Configuration

Configure your LÖVE path, launch args, and more!

{
	"lovelauncher.path": "C:\\Program Files (x86)\\LOVE\\love.exe",
	"lovelauncher.args": "",
	"lovelauncher.useOutput": true
}

License

GNU GPL v2.0 © Joshua Wood