mirror of
https://github.com/Threnklyn/nton.git
synced 2026-05-18 21:03:28 +02:00
Add badges to the README
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
# NTON
|
||||
|
||||
Nintendo Switch NRO to NSP Forwarder for firmware 12.0.0 and newer.
|
||||
[](https://github.com/rlaphoenix/nton/actions/workflows/ci.yml)
|
||||
[](https://pypi.python.org/pypi/nton)
|
||||
[](https://pypi.python.org/pypi/nton)
|
||||
<a href="https://github.com/rlaphoenix/nton/blob/master/LICENSE">
|
||||
<img align="right" src="https://img.shields.io/badge/license-GPLv3-blue" alt="License (GPLv3)"/>
|
||||
</a>
|
||||
|
||||
NTON is a Nintendo Switch NRO to NSP Forwarder for firmware 12.0.0 and newer.
|
||||
|
||||
A forwarder lets you open a Homebrew NRO file from your SD card through the Nintendo Switch Home Screen instead
|
||||
of the Homebrew Launcher.
|
||||
@@ -23,7 +30,6 @@ Simply replace the assets in the `/assets/exefs` folder with the [original ROM][
|
||||
- 🧩 Plug-and-play installation via PIP/PyPI
|
||||
- ❤️ Forever FOSS!
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
*Note: Requires [Python] 3.7.0 or newer with PIP installed.*
|
||||
|
||||
Reference in New Issue
Block a user