16 lines
202 B
Markdown
16 lines
202 B
Markdown
# bannertool
|
|
|
|
A tool for creating 3DS banners.
|
|
|
|
## Building
|
|
|
|
```bash
|
|
cmake -B build .
|
|
cmake --build build
|
|
```
|
|
|
|
## Credits
|
|
|
|
- Stevice10: Creating bannertool
|
|
- tobid7: Providing binaries for more systems
|