Jump to content

SilverLupus

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by SilverLupus

  1. 18 hours ago, AtomCrafty said:

    Hey there,

    yukatool is a cli tool, so you'll need to call it from the command line :)

    The basic syntax is

    
    yuka <task> <args>

    For example to extract one of the game archives you'd write

    
    yuka unpack data01.ykc

    Here, "unpack" is the task you want to perform and "data01.ykc" is the name of the file.
    For a list of all available tasks, run "yuka help" or refer to the github page.

    - Atom

    I called it from the command line and inputted the basic syntax. But it doesn't run so I'm probably doing something wrong. Do I have to drag the .ykc file into the command prompt or something else? Do I have to do something additional  aside from just copying what you wrote? Sorry if I'm asking too many questions, I'm clueless when it comes to things like this. :wacko:

×
×
  • Create New...