Animal Crossing: New Horizons save editor
Go to file
Kurt f5ffb2477f Add item type enum & mapping, and better item color generator
Item fetches the kind of item it is, then picks out a color for the kind of item
items of the same kind will have the same color, rather than randomly mapped colors :D
2020-03-31 13:27:54 -07:00
.github Initial commit 2020-03-27 17:54:17 -07:00
NHSE.Core Add item type enum & mapping, and better item color generator 2020-03-31 13:27:54 -07:00
NHSE.Parsing Add item type enum & mapping, and better item color generator 2020-03-31 13:27:54 -07:00
NHSE.Sprites Add item type enum & mapping, and better item color generator 2020-03-31 13:27:54 -07:00
NHSE.Tests Add item type enum & mapping, and better item color generator 2020-03-31 13:27:54 -07:00
NHSE.WinForms Add give all -- sets all flags for known item IDs 2020-03-30 19:46:58 -07:00
.gitattributes Initial commit 2020-03-27 17:54:17 -07:00
.gitignore Initial commit 2020-03-27 17:54:17 -07:00
azure-pipelines.yml Set up CI with Azure Pipelines 2020-03-27 18:09:04 -07:00
CODE_OF_CONDUCT.md Initial commit 2020-03-27 17:54:17 -07:00
CONTRIBUTING.md Initial commit 2020-03-27 17:54:17 -07:00
LICENSE.md Initial commit 2020-03-27 17:54:17 -07:00
NHSE.sln Add xunit test project 2020-03-29 17:18:36 -07:00
README.md Update README.md 2020-03-29 14:40:22 -07:00

NHSE

License

Save Editor for Animal Crossing: New Horizons

Edits savedata dumped from the Nintendo Switch.

  • Bring your own save file data; this program does not dump it from your console.

See Also

MyHorizons by Cuyler36

  • Some portions of code are liberally adapted from Cuyler36's project above.

Other

Refer to the Wiki for more information.

We do not support or condone cheating at the expense of others. Please be responsible!