Compile

Noob coding question. I’m a PHP guy, we don’t need to compile.

So I got the code from git, made a change… now how to I use it again? I downloaded visual studio but … I’m a PHP guy.

Is there a walkthrough anywhere?

Thanks for your patience with a C# noob.

Ctrl + Shift + B default hotkey for compiling whole project. You will get .exe file as output in project debug (or release) folder.

1 Like

Fantastic … thanks :slight_smile:

Working through a few different ships trying to decide what’s right. I’ve suspected a few bots using nightmares. I can’t fly one yet so trying with a VNI atm. I found some code to make the ship orbit on this forum, so just trying that now.