Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/matt-teix/Nro2Nsp
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-teix committed Nov 18, 2018
2 parents a816e69 + 659b489 commit ab43cd6
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<<<<<<< HEAD

This is an easy to use nsp builder that will make rediction nsps or internally built nsps out of nros
=======

>>>>>>> 1da8998d3d8790a08ce6cc07f9e520ff3139f75a


Whats New:
Expand All @@ -18,7 +16,7 @@ v3.2.2
Requirements:
-------------
- Devkitpro for Compiling libnx *newest version* https://switchbrew.org/wiki/Setting_up_Development_Environment
- Keys.dat file added to the "Resources" folder -- refer to "keys.dat template for layout and required keys
- Keys.dat file added to the "Resources" folder -- refer to "keys.dat template" for layout and required keys
- .NetFramework for win https://www.microsoft.com/en-ca/download/details.aspx?id=49981
- Mono for Mac or Linux https://www.mono-project.com/

Expand All @@ -36,10 +34,16 @@ Special notes:

Use:
----
- Windows -- Run Nro2Nsp.exe
- Mac/Linux -- open terminal.app
-- cd to folder ex: cd Desktop/Nro2Nsp
-- run "sudo mono --arch=32 ./Nro2Nsp.exe
- Windows
----------
- Run Nro2Nsp.exe

- Mac/Linux
------------

- open terminal.app
- cd to folder ex: cd Desktop/Nro2Nsp
- run "sudo mono --arch=32 ./Nro2Nsp.exe

- Add you nsp details

Expand Down Expand Up @@ -171,4 +175,4 @@ v1.0.3

v1.0.2
- fixed crash when lauching from paths with spaces
- implemented resources
- implemented resources

0 comments on commit ab43cd6

Please sign in to comment.