Skip to content

Version 2.2.1

Compare
Choose a tag to compare
@Maiori44 Maiori44 released this 16 Jun 08:25
· 864 commits to main since this release
  • Fixed compilation of multiple files in Linux (by Enn3Developer)
  • Fixed the file output name when compiling a folder (by Enn3Developer)
  • Fixed Lua's reserved keywords not used in Clue being able to be used in Clue as variables, which would cause an invalid Lua output
  • Reversed the --nodebugcomments flag, and renamed it to --debugcomments, debug comments will no longer be added in the output by default and will instead only be added when the --debugcomments flag is enabled
  • --dontsave's short version is now -D and --debugcomments's is now -d