Cuyler36 / MyHorizons

WIP Animal Crossing: New Horizons Save Editor
GNU General Public License v3.0
135 stars 33 forks source link

who to use? #1

Open abc852169 opened 4 years ago

abc852169 commented 4 years ago

Sorry, I want to ask how to use the downloaded stuff?

untuned commented 4 years ago

You either build it yourself, or wait for the first actual release. This project is very much a WORK IN PROGRESS still.

abc852169 commented 4 years ago

I want to know what application to use for editing and use, because there is no executable file after downloading, I don't quite understand how to use GitHub ...

Cuyler36 commented 4 years ago

There is no program that is already made for you yet. I am working on it actively and will release an executable when it has a decent amount of features (probably within the next week or so). If you want to use it now, you will need to build it from the source code using Visual Studio 2019.

abc852169 commented 4 years ago

OK~Thanks for your answer ^^

ryanparrott01 commented 4 years ago

Hi there, just looking for an update on this post. I would really like to support your work! I have no experience using Visual Studio 2019. How easy would it be to put the files together? Learning how to do this would be something fun to do while I'm in quarantine, so if it's not too difficult I'd still be willing to try. Thank you for taking the time to make this save editor and keeping it up to date :)

BigBrainAFK commented 4 years ago

download visual studio 2019 community edition install, download the repository as zip, extract, double click on the .sln file, click the green play button at the top

ryanparrott01 commented 4 years ago

download visual studio 2019 community edition install, download the repository as zip, extract, double click on the .sln file, click the green play button at the top

Thank you for the reply. I went ahead and tried this but received an error. The error states "...MyHorizons-master\MyHorizons.Avalonia\obj\project.assets.json' not found. Run a NuGet package restore to generate this file." Is there something I did wrong, or something I can do to fix this? Or is it best to wait until an official release comes out? It seems like an official release should be coming out soon, according to Cuyler36, so if it will be out within a few more weeks or so I wouldn't mind waiting. As I mentioned before this is my first time using Visual Studio 2019, so I'm sorry if this is a noob question.

umbreon222 commented 4 years ago

I'm not trying to be rude, but this doesn't really sound like an issue. This sounds more like asking for a tutorial about build tools and is a bit off topic.