Skip to content

v4.5.0

Latest

Choose a tag to compare

@Lordfirespeed Lordfirespeed released this 09 Apr 00:19
· 13 commits to main since this release
6d8de3e

Diff: v4.4.2...v4.5.0

  • Feat: add --dependency-file option, specify the path to a file which contains dependency paths, instead of providing dependency paths directly
    • This should enable a workaround to the 'exit code 9020' problem on windows machines, which arises when the netcode-patch command generated by msbuild is more than 32,768 characters long.
  • Fix: -unnc and -log-level options were not being respected
  • Docs: update recommended usage instructions + tweak README