Cuyler36 / ACSE

A Save Editor for the Animal Crossing main series games written in C#
MIT License
197 stars 34 forks source link

How do I run the save editor? #54

Closed JustOkayAnimations closed 4 years ago

JustOkayAnimations commented 4 years ago

There is no .exe file, how do I open it? It's just a few visual studio files?

andrewphorn commented 4 years ago

git repositories typically (including in this case) only include source code files.

github has a 'releases' tab above the repository that you can go to by clicking here where precompiled binaries can be found on most projects.