2016-01-26 20:43:15 -08:00
|
|
|
# bannertool
|
2015-01-22 22:06:24 -08:00
|
|
|
|
2015-03-23 15:37:40 -07:00
|
|
|
A tool for creating 3DS banners.
|
2020-02-22 15:06:57 +03:00
|
|
|
|
2025-11-02 17:41:40 +01:00
|
|
|
## Building
|
2020-02-22 15:06:57 +03:00
|
|
|
|
|
|
|
|
```bash
|
2025-11-02 17:41:40 +01:00
|
|
|
cmake -B build .
|
|
|
|
|
cmake --build build
|
2020-02-22 15:06:57 +03:00
|
|
|
```
|
2025-11-02 17:41:40 +01:00
|
|
|
|
|
|
|
|
## Credits
|
|
|
|
|
|
|
|
|
|
Stevice10: Creating bannertool
|
|
|
|
|
tobid7: Providing binaries for more systems
|