From 8d86584bb202bba1cf54b697ed5f8728a22226df Mon Sep 17 00:00:00 2001 From: Kaphotics Date: Sat, 22 Aug 2015 16:43:13 -0700 Subject: [PATCH] Create README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..817bda6 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# NLSE +Animal Crossing: New Leaf Save Editor + +Edits savedata to with the same functions as the [web-js editor](http://usuaris.tinet.cat/mark/acnl_editor/) and more. + +Can Import/Export RAM dumps, fix Checksums, and edit numerous things within the garden.dat file. + +![Image of Main Window](http://i.imgur.com/5xqLqEO.png) + +![Image of Map Items](http://i.imgur.com/TWKOsR7.png) + +![Image of Player Editor](http://i.imgur.com/1WugTZd.png) + +![Image of Building Editor](http://i.imgur.com/84v31eR.png)