Skip to content

1.3.0.rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zerasul zerasul released this 16 Sep 10:35
· 925 commits to develop since this release
d95b0b5

This is a prerelease and its an unestable version. Install it using vscode extension installer.

New Features:

  • Added Import TMX File command: Now you can import TMX format (from Tiled tool) and it generates a new C header File (.h) with all the information.
  • Added import TMX Json File command: Now you can import TMX Json format (from Tiled tool) and it generates a new C header File (.h) with all the information.
  • Added custom Make File Configuration
  • Added Custom Environment Variables Configuration for SGDK, GENDEV or MARSDEV.