7 lines
211 B
Markdown
7 lines
211 B
Markdown
## How to use IRDKit
|
|
|
|
IRDKit is a tool that allows direct use of LibIRD functionality from the command line interface. The basic usage is:
|
|
```
|
|
irdkit game.iso game.ird
|
|
```
|
|
For detailed usage, run `irdkit --help` |