Useful info on the extension
Features
This simple extension allows you to easily do the following:
- Setting up a basic Löve2d project (With changeable settings)
- Running your Löve2d project (With changeable settings)
Key Bindings
CTRL+ALT+L: Run Löve2d Project
ALT+S: Setup settings for Löve2d project
Extension Settings
launch-with-love.lovePath: Path to Löve2d executable. Default value is C:\program files\love\love.exe.
launch-with-love.makeConfFile: Whether or not a conf.lua file will be created when running setup. Default value is false.
launch-with-love.runWithConsole: Whether or not your game with launch with a console window. Default value is false.
| |