Skip to content

Initial release

Compare
Choose a tag to compare
@AtomCrafty AtomCrafty released this 11 Jan 03:25
· 45 commits to master since this release

The very first release of yukatool.

The following operations are supported:

  • help lists available tasks
  • split splits a script file into it's individual sectors (code, index, data) and generates a comprehensible decomposition of the former two
  • decompile decompiles a binary yuka script (.yks) or a directory tree full of scripts
  • compile compiles a yoka script (.ykd) with attached string data (.csv) or a directory tree full of scripts
  • pack packs the contents of a directory into a yuka archive (.ykc)