Skip to content

Releases: MCUnderground/MaxExec

1.2.2

04 Mar 13:18

Choose a tag to compare

BUG FIX, previous update was missing core .exe file.

1.2.0

19 Feb 20:19

Choose a tag to compare

Implement region-based folding markers and hover documentation plus diagnostics for unmatched region/endregion markers.

1.1.6

27 Aug 11:22

Choose a tag to compare

Add more control keywords to MaxScript grammar

Expanded the list of control keywords for improved syntax highlighting, including 'in', 'do', 'where', 'and', 'not', 'or', 'case', 'of', and 'collect'. Updated version to 1.1.6 in package.json and documented changes in CHANGELOG.md.