- Edited
Hello, Ok, I feel a bit like I am missing something very easy and simple.. I am trying to learn about networking in Godot, and I found what looks like a good video on Youtube, however, In the tutorial he simply states to "Go to Godot" from the command line, he uses command line: "C:\temp\godot\bin\godot.windows.tools.exe" which I am confused about, because the godot I have came with only an executable, and I placed it on the desktop for quick reference. I typed this in but got "The system cannot find the path specified" I tried to find answers online, and found the godot docs: https://docs.godotengine.org/en/stable/getting_started/editor/command_line_tutorial.html but this talks all about what godot can do in the command prompt but does NOT mention how to get it started? which leads me to believe it has to be very simple, alas, I am confused? I tried "c:\User\MyUser\Desktop\Godot_v3.2.1-stable_win64.exe" but all that does is open godot...? This is completely confusing me, does godot add an executable on runtime that i am not aware of?
Please any help is appreciated