Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (21 loc) · 771 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 771 Bytes

Old Leaf

OldLeaf is an Animal Crossing New Leaf Save/RAM Editor inspired by a variety of other projects including Marc's ACNL Save Editor and NLSE.

Thanks to sirbeethoven for updated item lists.

Building/Compiling

Requirements:

How To:

Grab latest source code
git clone <insert repo here>
Build and test
jfx:jar
Build and skip tests
jfx:jar -DskipTests=true

Screenshots