Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
evandixon authored Jan 14, 2018
1 parent 7e5f3f4 commit 3139f94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Normaly, distributing ROM hacks for NDS ROMs involves an XDelta patch applied to the entire ROM. 3DS hacks usually involves tedious ROM extraction and file replacement. Patches applied to the ROM as a whole do not support multiple regions of games, and tedious ROM extraction and file replacement is a chore. DS ROM Patcher aims to fix that.

## System requirements
* .Net Framework 4.6
* .Net Framework 4.6.2

## Planned Features:
* Mod metadata editing
Expand Down Expand Up @@ -66,4 +66,4 @@ Modpack creation is still under construction, but can be done, albeit more manua
* Enable Adds will add any file that's in the modified ROM but not the source ROM to the mod in its entirety. Leave this checked if you want to add files to the ROM.
* Enable Deletes will delete any file from a ROM if it's in the source ROM but not the modified ROM. Leave this unchecked unless you really want to delete files from the ROM.
5. Click Create, and wait for the dialog to go away.
5. Use Modpack -> Export to create a redistributable zip file that can be used to apply your ROM hack.
5. Use Modpack -> Export to create a redistributable zip file that can be used to apply your ROM hack.

0 comments on commit 3139f94

Please sign in to comment.