JavidPack / TerraCustom

Custom world generation for Terraria.
https://forums.terraria.org/index.php?threads/terracustom-for-1-3.35346/
86 stars 15 forks source link

How to run compiled TerraCustom in linux? #37

Closed Varble12 closed 3 years ago

Varble12 commented 3 years ago

I edited the terracustom source and want to run it in linux. I already ran LinuxRelease in Visual Studio and TerraCustom launched without any issue in Windows. Now i have these files in the LinuxRelease folder: Untitled Now my question is: What do I do with them? How can I use them to run the TerraCustom edit in linux?

JavidPack commented 3 years ago

Easiest way would be to download the latest TerraCustom release, install it as instructed, then take the Terraria.exe you have there in this folder and use it to replace TerraCustom.exe in the install folder of TerraCustom, and then run TerraCustom as mentioned in the readme.

Varble12 commented 3 years ago

Easiest way would be to download the latest TerraCustom release, install it as instructed, then take the Terraria.exe you have there in this folder and use it to replace TerraCustom.exe in the install folder of TerraCustom, and then run TerraCustom as mentioned in the readme.

thank you, it works! Closing this issue