- Moved settings to package.json under
configSchema
(thanks ivcore) - Fix
--console
not working by using ChildProcess (thanks endlesstravel, Positive07, ivcore) - Launching LÖVE now saves all files, togglable with
saveonlaunch
setting (thanks premek, ivcore)
- Use base directory as current working directory (thanks SK83RJOSH)
- Ooops again
- Ooops
- The currently active project is used instead of the first one loaded (thanks premek)
- added
lovemainpath
which says which subdirectory to look formain.lua
in (thanks premek)
- Changed over to new config API
- Added titles and descriptions to
lovepath
andloveopts
- Managed to greatly increase startup time >.>
- Removed some bugs in the script (honestly how was it even working)
- Warnings on no projects or more than one project
- Removed
activationEvents
frompackage.json
to force settings to load
- Removed 2 deprecation warnings (thanks iggyvolz)
- added loveopts for configuring what is passed to love
- I just updated the readme gdi why does this exist
- Changed frmo Ctrl+Alt+L to just Alt+L
- Every feature added
- Every bug fixed