elphin/README.md

15 lines
221 B
Markdown
Raw Normal View History

2024-05-05 11:57:35 +00:00
# Evil Enchantress Elphin
Turns your ELFs into DOLphins using the power of Zig (and CPU cycles).
2024-05-05 17:09:56 +00:00
## Build
`zig build`
## Usage
`elphin input.elf output.dol`
2024-05-05 11:57:35 +00:00
## License
`AGPL-3.0-only`, check `LICENSE` for full text