git stuff
This commit is contained in:
parent
9ed3b30866
commit
e71d11e162
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "mset"]
|
||||
path = mset
|
||||
url = https://github.com/Reisyukaku/CakeHax
|
||||
url = git@github.com:Reisyukaku/mset.git
|
||||
|
@ -1,6 +1,7 @@
|
||||
# ReiNand
|
||||
3DS CFW for N3DS
|
||||
|
||||
|
||||
**Compiling:**
|
||||
|
||||
First you'll need the firmware file that I didnt include because reasons. Get that [HERE](https://www.dropbox.com/s/782eyz22lkmh434/firmware.bin?dl=0)
|
||||
@ -9,6 +10,7 @@ Secondly, You'll need armips added to your Path.
|
||||
|
||||
Lastly, just run Make and everything should work!
|
||||
|
||||
|
||||
**Features:**
|
||||
|
||||
- Ninjhax only (working mset soon)
|
||||
@ -21,6 +23,7 @@ Lastly, just run Make and everything should work!
|
||||
|
||||
- emunand (with 'Rei' version string)
|
||||
|
||||
|
||||
**Credits:**
|
||||
|
||||
Cakes team for teaching me a few things and just being helpful in general! And for ROP/mset related code.
|
||||
|
1
mset
Submodule
1
mset
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ba3ce2262b965d4e365e277b54e9b9ed48159d83
|
Reference in New Issue
Block a user