Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
Adding releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Akrista committed Dec 10, 2022
1 parent 07f3cc0 commit 37a2d33
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,21 @@
This is a fork of the original Wakfu Music Extractor by [juggle-tux](https://gitlab.com/juggle-tux/wakfu_music_extractor).

## ¿How to use?

Just download the latest release from the [releases page](https://github.com/Akrista/wakfu_music_extractor) and run the executable.

## Usage

Just drag and drop the .pki file into the executable on windows. Of course, you can also use the command line:

Windows:

```powershell
wakfu_music_extractor.exe file.pki
```

Linux:

```bash
wakfu_music_extractor file.pki
```

0 comments on commit 37a2d33

Please sign in to comment.