This package auto-installs several utilities for writing Love2D games in Atom. The individual packages can also be installed separately.
love-ide
auto-installs packages that provide the following features.
Runs love .
in the project directory. As of now, this can't be installed separately.
Autocompletes snippets for calling methods and defining callbacks. Provides descriptions, as well as links to the wiki page.
Using cmd-click (Mac OSX) or alt-click (Windows), you can click on love functions, which opens up the corresponding Wiki page.
Basic Lua syntax checking.
Tools for writing vertex and fragment shaders.
This package automatically installs the following packages (if not already installed).
apm dev love-ide
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.