Hello, I know it's 2023, but I want to try this game. I tried to compile it myself according to the instructions, but nothing worked for me. when I entered xbuild, I got many errors. my OS is linux mint
Sorry for my english
Hello, I know it's 2023, but I want to try this game. I tried to compile it myself according to the instructions, but nothing worked for me. when I entered xbuild, I got many errors. my OS is linux mint
Sorry for my english
Hi there, I just noticed that there are many peoples don't know how to compile TrueCraft so I write this to explains How To Compile TrueCraft for Windows.
Ready:
- Git (not Github Desktop): Allowing you to clone recursive TrueCraft's repository
- Visual Studio 2017 or newer (Recommended VS2019)
- Time (of course)
Building:
* Install latest version of Git if you didn't then install Visual Studio
* Open Command Prompt then use this command:
"git clone --recursive "
* Now go to your Users folder (like C:\Users\Admin) or something else and you'll see a folder named TrueCraft. Now You have to whole source code.
* Open Visual Studio and open the ".sln" file inside the TrueCraft folder.
* Go to Build -> Build Solution.
* Wait...
* After it say "Build Successful" or something like that then Congratulations! You just compiled TrueCraft.
* Now go to your Users folder again and go to TrueCraft folder, go to TrueCraft.Launcher -> bin and Debug (you can check Release folder instead if you don't see anything in Debug folder) and run the TrueCraft.Launcher.exe file to launch the launcher.
* Profit?
Note: The Building process will not always done itself so it also depending on your luck :)
I tried compiling the game and reading the readme multiple times but is still too much confusing for me and i can't understand a lot of it i never compiled a game in my life is there not a download link with the game already compiled?