Skip to content

Version 2.0 - Level Pack Tool

Compare
Choose a tag to compare
@kieranmillar kieranmillar released this 17 Feb 23:15
· 6 commits to master since this release

This version sees the first release of the level pack tool, a feature that helps in the organisation of your levels.

It's really important that you read the documentation on this tool in the README file.

Changes

  • New level pack tool! Better organise and re-order your levels with a special interface.
  • Level Editor now asks if you want to save before closing the level.
  • More robust handling of copying single levels.
  • Fixed bug with the ini file saving filepaths with double-quotes when compiling on Linux.
  • Many crash fixes on Linux.
  • Better CMake support and build instructions. (Thanks SimonN!)