Skip to content

kuna v1.138

Choose a tag to compare

@github-actions github-actions released this 14 Aug 07:26
166f74f

Each archive ships kuna (the CLI), decomp_dbg (the decompiler console), and slacomp (the SLEIGH compiler).

The engine needs compiled SLEIGH specs at runtime: extract kuna-v1.138-specs.tar.gz and point KUNA_SPECS at the extracted specs/ directory. See docs/release.md.

What's Changed

  • [AUTOMATED] fix(p8): emitted wrong C two ways - no prototype model, and an invisible return-value live-out by @mahaloz in #295

Full Changelog: v1.137...v1.138