Edit Readme/remove make_cia exe file

Updated gitignore. make_cia is something provided by standard homebrew
tools. I just forgot to add it to gitignore before syncing. :P

Readme.md updated to remove reference to "alt build" as this is now the
main build.
This commit is contained in:
ApacheThunder 2017-02-12 15:00:21 -06:00
parent 1e2dfed554
commit db78e8260e
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.exe
*.cia *.cia
*.nds *.nds
*.o *.o

View File

@ -1,4 +1,4 @@
NTR Launcher (alternate build) - Apache Thunder - Original code from NitroHax but with cheat engine/menu stripped out. NTR Launcher - Apache Thunder - Original code from NitroHax but with cheat engine/menu stripped out.
Launcher side of NitroHax without the cheat engine. Nothing much else to say about it. :P Launcher side of NitroHax without the cheat engine. Nothing much else to say about it. :P

Binary file not shown.