Update README Add windows 32 bit support Remove macos building (cause dont want my macbook run all the day)
16 lines
198 B
Markdown
16 lines
198 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
|