Defold Vscode Guide Versions Save

A toolkit for Visual Studio Code to develop games with Defold

2.0.2

8 months ago

Fixed

  • Fixed dmengine selection bug for macOS with Intel during preparing for launch. Thanks @wesleyfr πŸ™.

2.0.1

8 months ago

Fixed

2.0.0

8 months ago

πŸŽ‰ This happened.

πŸ‘ Yes, now this is an extension for Visual Studio Code.

πŸ₯‚ Named Defold Kit.

πŸ”₯ Yes, it can do everything that was described in the original guide. Automatically, with user-friendly installation and configuration.

You can install it from Visual Studio Marketplace or manually by using the attached .vsix archive.

And start to ✨ develop, build, launch, debug, bundle and deploy ✨ your game made with Defold.

P.S. Old guide is still availabe on the πŸ“ old-guide branch.

1.0.9

9 months ago
  • Updated Defold API up to 1.5.0

1.0.8

9 months ago
  • Updated Defold API up to 1.4.8
  • The argument "socket" can be nil in msg.url(), thanks @fabtjar.

1.0.7

1 year ago

Updated Defold API up to 1.4.2

1.0.6

1 year ago
  • Fixed the dmengine path for Defold 1.3.7 on macOS.

1.0.5

1 year ago
  • Fixed java paths for new versions of Defold.
  • Updated Defold API up to 1.3.3.

1.0.4

2 years ago
  • Updated .gitignore
  • Updated instructions
  • Updated defold_api to 1.3.0
  • Switched the repository to the template mode

1.0.3

2 years ago
  • Added lua code formatter extension
  • Updated glsl linting extension
  • Updated defold_api to 1.2.191
  • Fixed paths bugs