mirror of
https://github.com/rvtr/unlaunch-installer_dev.git
synced 2026-01-26 13:43:08 -05:00
18 lines
673 B
Markdown
18 lines
673 B
Markdown
# "Safe" unlaunch installer
|
|
A basic homebrew with a single job, install and uninstall unlaunch from a console.
|
|
|
|
## WARNING
|
|
This can modify your internal system NAND! There is *always* a risk of **bricking**, albeit small, when you modify NAND. Please proceed with caution.
|
|
|
|
## Features
|
|
TODO
|
|
|
|
## Notes
|
|
TODO
|
|
|
|
## Credits
|
|
- [DevkitPro](https://devkitpro.org/): devkitARM and libnds
|
|
- [Martin Korth (nocash)](https://problemkaputt.de): [GBATEK](https://problemkaputt.de/gbatek.htm)
|
|
- [JeffRuLz](https://github.com/JeffRuLz): [TMFH](https://github.com/JeffRuLz/TMFH) (what this is a fork of)
|
|
- [rvtr](https://github.com/rvtr): Adding support for installing to dev/proto consoles
|