4 Forks
45 Stars
45 Watchers

Mirage

Reimplementation of the Nintendo Switch firmware

How to download and setup Mirage

Open terminal and run command
git clone https://github.com/mirage-rs/Mirage.git
git clone is used to create a copy or clone of Mirage repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Mirage https://github.com/mirage-rs/Mirage/archive/master.zip

Or simply clone Mirage with SSH
[email protected]:mirage-rs/Mirage.git

If you have some problems with Mirage

You may open issue on Mirage support forum (system) here: https://github.com/mirage-rs/Mirage/issues