Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 904 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 904 Bytes

ACWW-Web-SaveEditor

A work in progress Animal Crossing: Wild World Web Save Editor made in JavaScript, HTML and CSS.

For a list of available features, see here.

If you look for an on console Animal Crossing: Wild World Save Editor.. we'd suggest to look for WildEdit (on a DS(i)) or LeafEdit (on a 3DS).

Building

To test the site locally install Jekyll by running:

gem install --user-install bundler jekyll

Then run

bundle install

Then you can run the site by running:

bundle exec jekyll serve

Credits