diff --git a/README.MD b/README.MD index de4bacc..602432b 100644 --- a/README.MD +++ b/README.MD @@ -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 @@ -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. \ No newline at end of file + 5. Use Modpack -> Export to create a redistributable zip file that can be used to apply your ROM hack.