Skip to content

1.17.1

Compare
Choose a tag to compare
@mkruselj mkruselj released this 28 Sep 09:07
· 54 commits to master since this release
9e630b3

Version 1.17.1

This is a minor update with the following changes:

  • Improved detection of duplicate defines - now both the name and the value of a define have to match in order to throw a compiler error

  • Removed $ENGINE_PAR_RAUM_MIX because it is not a valid engine parameter

  • Added support for importing whole folders in one go, instead of listing them file by file

  • Pressing Alt+O with cursor focused on the line which imports a folder will show all .ksp files within that folder in a new Sublime Text window

Have fun!