This package provides hot reloading, autocompletion and in-line API docs for the Defold game engine.
Just like with the Defold editor, you can press cmd-r
to hot reload the current file.
In order for this feature to work, you need to download bob.jar
from http://d.defold.com/
and provide the path to it in the package settings. Make sure you always match the version of the Defold Editor that you use.
Autocompletion is provided through atom-autocomplete-lua.
The API references are automatically downloaded and kept up to date to the latest Defold releases.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.