steviegt6 / terraclient

Fork of tModLoader, modern Terraria utility client offering many native features.
Other
52 stars 10 forks source link

What do I do now? Support required. #51

Closed jaidon11 closed 3 years ago

jaidon11 commented 3 years ago

After copying and opening it via Setup, what do I do from here? If anyone could let me know that would be awesome. (I have already clicked Setup on the application) image

MarauderKnight3 commented 3 years ago

Open Visual Studio 2019, and open the Terraclient solution in the Solutions folder. Then, find the Build button at the top, and build the solution. unknown

steviegt6 commented 3 years ago

Download the latest snapshot from the releases page if you wish to just use the client.

MarauderKnight3 commented 3 years ago

This method is the only way to get the nightly build working, but that is best done if you want to change anything about the client before running it or if you want to have the latest version even if it doesn't work well. There is no guarantee that the cloned repository has a working client in it.

If you don't want to use the latest snapshot, just know that you can open the client through TerrariaDebug.exe in the Terraria folder after you build the solution.

If you would like to switch to the snapshot as recommended, all you need to do is place the snapshots files directly into the Terraria folder.

steviegt6 commented 3 years ago

Closing for now. Move to a discussion post if you need further support.