Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing on Linux (Original: How would I install this on Linux?) #36

Closed
devraza opened this issue May 15, 2021 · 4 comments
Closed

Installing on Linux (Original: How would I install this on Linux?) #36

devraza opened this issue May 15, 2021 · 4 comments

Comments

@devraza
Copy link

devraza commented May 15, 2021

Usage on Linux:
Linux works by running dotnet Terraria.dll (or the name of the dll file representing Terraclient in whatever folder you're using) in the location of Terraclient, which should be installed in your steam Terraria folder.

Original post:
When I try to run the Terraria.exe (straight after I unpack the zip in my downloads folder, with wine), it tells me I need to install .NET.
I have installed dotnet-runtime-5.0, dotnet-sdk-5.0, and aspnetcore via terminal and yet it still doesn't work.
I don't know if I am doing this wrong or if this is a bug.

@MarauderKnight3
Copy link
Collaborator

I'm not an expert on this, but this is the same problem most people have when trying to install it. It seems to work suddenly. I would advise both restarting the computer and updating, to start.

@steviegt6
Copy link
Owner

steviegt6 commented May 16, 2021

You'll, of course, need to install .NET 5.0 (stating for consistency reasons).
Linux is untested, but you should be able to launch the .dll through Bash with dotnet. I'm unsure of the corresponding Linux command (if there is one).

@steviegt6
Copy link
Owner

Closing due to inactivity, under the assumption this worked.

@devraza
Copy link
Author

devraza commented May 20, 2021

It worked.

@steviegt6 steviegt6 changed the title How would I install this on Linux? Installing on Linux (Original: How would I install this on Linux?) May 20, 2021
@steviegt6 steviegt6 pinned this issue May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants