From e71d11e16287140ff550e2500da3a0a7e92955d6 Mon Sep 17 00:00:00 2001 From: Reisyukaku Date: Wed, 5 Aug 2015 03:04:13 -0400 Subject: [PATCH] git stuff --- .gitmodules | 2 +- README.md | 3 +++ mset | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 mset diff --git a/.gitmodules b/.gitmodules index 00bd60c..f9b1df7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "mset"] path = mset - url = https://github.com/Reisyukaku/CakeHax + url = git@github.com:Reisyukaku/mset.git diff --git a/README.md b/README.md index 9e1af22..0c2bd4d 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/mset b/mset new file mode 160000 index 0000000..ba3ce22 --- /dev/null +++ b/mset @@ -0,0 +1 @@ +Subproject commit ba3ce2262b965d4e365e277b54e9b9ed48159d83